diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2026-01-17 08:59:01 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2026-01-17 10:57:28 +0000 |
| commit | 77884b9c1b8850ac081a9ca9759c5c84064c3a35 (patch) | |
| tree | 377672248f670df21ffe86a18a65390e18954a28 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos | |
| parent | 59e64c1d0a118f707d0b972bfc64795c9e82a9ed (diff) | |
python3Packages.raylib-python-cffi.tests: fix the eval
Without the chnage the eval fails:
$ nix-instantiate -A python3Packages.raylib-python-cffi.tests
error:
… from call site
at pkgs/development/python-modules/raylib-python-cffi/default.nix:52:20:
51|
52| passthru.tests = import ./passthru-tests.nix {
| ^
53| inherit writers;
error: function 'anonymous lambda' called without required argument 'src'
at pkgs/development/python-modules/raylib-python-cffi/passthru-tests.nix:1:1:
1| {
| ^
2| src,
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions
