Update nixpkgs

Includes CVE-2021-3156 patch
This commit is contained in:
nixbitcoin 2021-01-27 15:15:47 +00:00
parent 035438d427
commit f96591c030
No known key found for this signature in database
GPG Key ID: DD11F9AD5308B3BA
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ in
{
# To update, run ../helper/fetch-channel REV
nixpkgs = fetch {
rev = "e34208e10033315fddf6909d3ff68e2d3cf48a23";
sha256 = "0ngkx5ny7bschmiwc5q9yza8fdwlc3zg47avsywwp8yn96k2cpmg";
rev = "93c2261684ea8c65606d7167b5d52b8da7d7778a";
sha256 = "1vjh0np1rlirbhhj9b2d0zhrqdmiji5svxh9baqq7r3680af1iif";
};
nixpkgs-unstable = fetch {
rev = "296793637b22bdb4d23b479879eba0a71c132a66";