tv nixpkgs: e840e05 -> 9626bc7d

This commit is contained in:
tv 2017-04-04 12:35:30 +02:00
parent 7dcc3a5afb
commit 13d6c9a9b4

View file

@ -14,7 +14,7 @@ with import <stockholm/lib>;
stockholm.file = "/home/tv/stockholm";
nixpkgs.git = {
url = https://github.com/NixOS/nixpkgs;
ref = "e840e05425d00c7432d6169013cfe7ef84427009"; # nixos-17.03
ref = "9626bc7db7690fdbd26e83403a627057a7a0a89d"; # nixos-17.03
};
} // optionalAttrs host.secure {
secrets-master.file = "/home/tv/secrets/master";