nixpkgs: 51a8326 -> 56da88a

This commit is contained in:
lassulus 2017-09-04 00:35:47 +02:00
parent adc185b629
commit 6b00893d8f

View File

@ -14,6 +14,6 @@ in
stockholm.file = toString <stockholm>;
nixpkgs.git = {
url = https://github.com/NixOS/nixpkgs;
ref = "51a83266d164195698f04468d90d2c6238ed3491"; # nixos-17.03 @ 2017-07-30
ref = "56da88a298a6f549701a10bb12072804a1ebfbd5"; # nixos-17.03 @ 2017-09-03
};
}