about summary refs log tree commit diff
path: root/pkgs/applications/misc/keepass-plugins/keepasshttp/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/keepass-plugins/keepasshttp/default.nix')
-rw-r--r--pkgs/applications/misc/keepass-plugins/keepasshttp/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/keepass-plugins/keepasshttp/default.nix b/pkgs/applications/misc/keepass-plugins/keepasshttp/default.nix
index f9dbf14624f72..10e6996873a06 100644
--- a/pkgs/applications/misc/keepass-plugins/keepasshttp/default.nix
+++ b/pkgs/applications/misc/keepass-plugins/keepasshttp/default.nix
@@ -8,7 +8,7 @@ let
     src = fetchFromGitHub {
       owner = "pfn";
       repo = "keepasshttp";
-      #rev = "${version}";
+      # rev = version;
       # for 1.8.4.2 the tag is at the wrong commit (they fixed stuff
       # afterwards and didn't move the tag), hence reference by commitid
       rev = "c2c4eb5388a02169400cba7a67be325caabdcc37";