Fix release.nix.patch for our nixops
This commit is contained in:
parent
a47f1e12c8
commit
6ba4a43193
@ -22,7 +22,7 @@
|
|||||||
};
|
};
|
||||||
srcDrv = v: (fetch v) + "/release.nix";
|
srcDrv = v: (fetch v) + "/release.nix";
|
||||||
in self: let
|
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
|
# Remove annoying debug message that's shown in nix-shell while evaluating this file
|
||||||
pysqlite
|
pysqlite
|
||||||
typing
|
typing
|
||||||
|
Loading…
Reference in New Issue
Block a user