n nixpkgs: c99239b -> cfafd6f

This commit is contained in:
nin 2017-11-07 19:07:59 +01:00
parent 458bd5f6bd
commit fa78b66154

View file

@ -14,6 +14,6 @@ in
stockholm.file = toString <stockholm>;
nixpkgs.git = {
url = https://github.com/nixos/nixpkgs;
ref = "c99239b";
ref = "cfafd6f";
};
}