Skip to content

Commit

Permalink
Fix release.nix.patch for our nixops
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasnick committed Nov 10, 2019
1 parent a47f1e1 commit 6ba4a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/nixops/release.nix.patch
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6ba4a43

Please sign in to comment.