Remove nix-update-script

Co-authored-by: Nick Cao <nickcao@nichi.co>
This commit is contained in:
guylamar2006
2025-03-11 20:42:13 -05:00
committed by GitHub
co-authored by Nick Cao
parent 178f303c4f
commit 6c7903b22a
-1
View File
@@ -3,7 +3,6 @@
stdenv,
fetchFromGitHub,
cmake,
nix-update-script,
}:
stdenv.mkDerivation rec {