mv stro nixpkgs: 17.03 -> 17.09
This commit is contained in:
parent
a41a30d709
commit
b7b7ee5d52
@ -9,8 +9,8 @@ in
|
|||||||
{
|
{
|
||||||
nixos-config.symlink = "stockholm/mv/1systems/${name}/config.nix";
|
nixos-config.symlink = "stockholm/mv/1systems/${name}/config.nix";
|
||||||
nixpkgs.git = {
|
nixpkgs.git = {
|
||||||
# nixos-17.03
|
# nixos-17.09
|
||||||
ref = mkDefault "3d04a557b72aa0987d9bf079e1445280b6bfd907";
|
ref = mkDefault "d0f0657ca06cc8cb239cb94f430b53bcdf755887";
|
||||||
url = https://github.com/NixOS/nixpkgs;
|
url = https://github.com/NixOS/nixpkgs;
|
||||||
};
|
};
|
||||||
secrets.file = getAttr builder {
|
secrets.file = getAttr builder {
|
||||||
|
Loading…
Reference in New Issue
Block a user