Update nixpkgs

Includes CVE-2019-25016 patch
This commit is contained in:
nixbitcoin 2021-02-12 09:59:55 +00:00
parent f9683889d9
commit 47e5442910
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 = "93c2261684ea8c65606d7167b5d52b8da7d7778a";
sha256 = "1vjh0np1rlirbhhj9b2d0zhrqdmiji5svxh9baqq7r3680af1iif";
rev = "6fbc72a353a1b0ae4f5b48cae111bfb1a4d3a529";
sha256 = "0aj4xfkwk8gf96ypjp0rcap3hxrqg5qdwgwgx55zk0mlvq9z3h68";
};
nixpkgs-unstable = fetch {
rev = "5ff6700bb824a6d824fa021550a5596f6c3f64e7";