bump nixpkgs revision

This commit is contained in:
Trolli Schmittlauch 2020-08-20 15:58:35 +02:00
parent b48251d29d
commit 70145bc544

View file

@ -14,7 +14,7 @@ let
name = "nixpkgs-pinned";
url = https://github.com/NixOS/nixpkgs/;
ref = "refs/heads/release-20.03";
rev = "076c67fdea6d0529a568c7d0e0a72e6bc161ecf5";
rev = "de3780b937d2984f9b5e20d191f23be4f857b3aa";
}) {
# Pass no config for purity
config = {};