From 1c0d3b1cf0146aced6351130ba322c4478da2c45 Mon Sep 17 00:00:00 2001 From: Stefan Matting Date: Thu, 13 Jan 2022 14:50:26 +0100 Subject: [PATCH] bump nix for hls 1.4.0.0 protoc is broken when called by the cabal-wrapper which sets LD_LIBRARY_PATH --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index c3675c36b5..594671d804 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -17,10 +17,10 @@ "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", "repo": "nixpkgs", - "rev": "8e1891d5b8d0b898db8890ddab73141f0cd3c2bc", - "sha256": "0a767mn0nfp4qnklsvs6bnc0vng4nc3ch566nmrz18ypk67z4zz0", + "rev": "cc61d6cca06aaa46ccde79a92cd94dbb27c634a7", + "sha256": "0qi05m6vk9zqqs9573w2rhwm5k7jga70sjzq370npcipayrifw99", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/8e1891d5b8d0b898db8890ddab73141f0cd3c2bc.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/cc61d6cca06aaa46ccde79a92cd94dbb27c634a7.tar.gz", "url_template": "https://github.com///archive/.tar.gz" } }