aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorquapka2024-08-09 09:56:44 +0200
committerquapka2024-08-09 09:56:44 +0200
commit4e7c10677ba557e9105ef5a8613ea01b9c568c82 (patch)
tree890ddef9bbb1f353c69cbaa77b82a619fc1ef6c0
parenta1902a04fbf7eefd2ee07f43333f398c2066d045 (diff)
downloadECTester-4e7c10677ba557e9105ef5a8613ea01b9c568c82.tar.gz
ECTester-4e7c10677ba557e9105ef5a8613ea01b9c568c82.tar.zst
ECTester-4e7c10677ba557e9105ef5a8613ea01b9c568c82.zip
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 08fa7cc..1d58b93 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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