From 6ba4a43193ddb9e486d9194c088a5ca910ab7598 Mon Sep 17 00:00:00 2001 From: Jonas Nick Date: Sun, 10 Nov 2019 21:33:26 +0000 Subject: [PATCH] Fix release.nix.patch for our nixops --- pkgs/nixops/release.nix.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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