Skip to content

Commit

Permalink
Update hashsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
infinisil committed Oct 12, 2018
1 parent 6d8a103 commit 3dcbbc3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/pkgs/pkgs/hashsearch.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
let

src = builtins.fetchTarball {
url = "https://github.com/Infinisil/hashsearch/archive/b2669abfa0ac52e28810a2c0c10312222c668c67.tar.gz";
sha256 = "11hihyljlvfxgrilfnf7ldvjrbw82rnvq5mpwgqwjvxhhv6x3adf";
url = "https://github.com/Infinisil/hashsearch/archive/6670ecabffc6e7cfe030b92c7f59eb1c9819c922.tar.gz";
sha256 = "1kfn38kmjxg3scs2ba1vw3gzik25k8ai4vgzdxj5kyp7ihrm3iiv";
};

hashsearch = import src { };

in hashsearch
in hashsearch.hashsearch

0 comments on commit 3dcbbc3

Please sign in to comment.