summaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-05-15 23:24:18 +0200
committermakefu <github@syntax-fehler.de>2017-05-15 23:24:18 +0200
commit44c3a498693e6d40bd7d09460a6c2dabb08fcd65 (patch)
treec3cb276c698e98441143b5f77557edaa1b342bb2 /shared
parent332f1ce23c9a918d3ffef5231e3041cfcc6f35e4 (diff)
s 2 default: bump to 22da5d02466ffe465735986d705675982f3646a0
Diffstat (limited to 'shared')
-rw-r--r--shared/2configs/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/2configs/default.nix b/shared/2configs/default.nix
index 49c0d3d9..e7f600cd 100644
--- a/shared/2configs/default.nix
+++ b/shared/2configs/default.nix
@@ -11,7 +11,7 @@ with import <stockholm/lib>;
nixos-config.symlink = "stockholm/${user.name}/1systems/${host.name}.nix";
nixpkgs.git = {
url = https://github.com/NixOS/nixpkgs;
- ref = "5b0c9d4f92f15f171afa65caf13a29ac1c068a10"; # nixos-17.03 @ 2017-03-03
+ ref = "22da5d02466ffe465735986d705675982f3646a0"; # nixos-17.03 @ 2017-05-13
};
secrets.file =
if getEnv "dummy_secrets" == "true"