Fix release.nix.patch for our nixops

This commit is contained in:
Jonas Nick 2019-11-10 21:33:26 +00:00
parent a47f1e12c8
commit 6ba4a43193
No known key found for this signature in database
GPG Key ID: 4861DBF262123605
1 changed files with 1 additions and 1 deletions

View File

@ -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