From ccba01b511f5275370a16d71d237f8bfa8fcd20c Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Tue, 20 Dec 2016 14:28:25 +0300 Subject: pkgs: updated some hashes fetchgit in recent nixpkgs (>= 16.09 ?) keeps some files. --- modules/pkgs/check_solr/cabal2nix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/pkgs/check_solr/cabal2nix.nix') diff --git a/modules/pkgs/check_solr/cabal2nix.nix b/modules/pkgs/check_solr/cabal2nix.nix index ee3c6b5..138062f 100644 --- a/modules/pkgs/check_solr/cabal2nix.nix +++ b/modules/pkgs/check_solr/cabal2nix.nix @@ -7,7 +7,7 @@ mkDerivation { version = "0.1.0"; src = fetchgit { url = "https://github.com/ip1981/check-solr.git"; - sha256 = "839199942e5cf110428dd589f1d9610ac504d7199b2b7053d5ee136206890309"; + sha256 = "0hama3kglnn4kyzkssl1llb61kcgyhynpbbk6xsf015hvi90hsa0"; rev = "869c945fb56f0ff187125ee352a6876002eba596"; }; isLibrary = true; -- cgit v1.2.3