tv nixpkgs: 53a2baa -> 5b0c9d4

This commit is contained in:
tv 2017-03-04 23:21:53 +01:00
parent 4f3ece51f7
commit d7761aed65

View File

@ -14,7 +14,7 @@ with import <stockholm/lib>;
stockholm.file = "/home/tv/stockholm";
nixpkgs.git = {
url = https://github.com/NixOS/nixpkgs;
ref = "53a2baa"; # nixos-unstable (17.03-rc)
ref = "5b0c9d4f92f15f171afa65caf13a29ac1c068a10"; # nixos-17.03
};
} // optionalAttrs host.secure {
secrets-master.file = "/home/tv/secrets/master";