tv nixpkgs: 5d03aab -> 53a2baa

This commit is contained in:
tv 2017-03-02 19:42:44 +01:00 committed by lassulus
parent 7f0dd39a8f
commit 5a9df2cc0b

View File

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