diff --git a/pkgs/nixops/release.nix.patch b/pkgs/nixops/release.nix.patch index 5bbb834..91a81ab 100644 --- a/pkgs/nixops/release.nix.patch +++ b/pkgs/nixops/release.nix.patch @@ -22,7 +22,7 @@ }; srcDrv = v: (fetch v) + "/release.nix"; in self: let -@@ -83,4 +83,4 @@ +@@ -83,7 +83,7 @@ # Remove annoying debug message that's shown in nix-shell while evaluating this file pysqlite typing