diff options
| author | quapka | 2024-08-09 09:56:44 +0200 |
|---|---|---|
| committer | quapka | 2024-08-09 09:56:44 +0200 |
| commit | 4e7c10677ba557e9105ef5a8613ea01b9c568c82 (patch) | |
| tree | 890ddef9bbb1f353c69cbaa77b82a619fc1ef6c0 | |
| parent | a1902a04fbf7eefd2ee07f43333f398c2066d045 (diff) | |
| download | ECTester-4e7c10677ba557e9105ef5a8613ea01b9c568c82.tar.gz ECTester-4e7c10677ba557e9105ef5a8613ea01b9c568c82.tar.zst ECTester-4e7c10677ba557e9105ef5a8613ea01b9c568c82.zip | |
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -667,7 +667,7 @@ pudb ]; - src = ./testing_building_all_shims.py; + src = ./test_building_all_shims.py; dontUnpack = true; installPhase = '' install -Dm755 $src $out/bin/$pname |
