From e8b575db8dd94e92785015ff3479ceeb7ba3197d Mon Sep 17 00:00:00 2001 From: lassulus Date: Sat, 4 Mar 2017 20:46:59 +0100 Subject: s 2: bump nixpkgs to 17.03 --- shared/2configs/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/2configs/default.nix b/shared/2configs/default.nix index cae2bc81..bf2ce84b 100644 --- a/shared/2configs/default.nix +++ b/shared/2configs/default.nix @@ -11,7 +11,7 @@ with import ; nixos-config.symlink = "stockholm/${user.name}/1systems/${host.name}.nix"; nixpkgs.git = { url = https://github.com/NixOS/nixpkgs; - ref = "b8ede35d2efa96490857c22c751e75d600bea44f"; # nixos-16.09 @ 2016-10-19 + ref = "5b0c9d4f92f15f171afa65caf13a29ac1c068a10"; # nixos-17.03 @ 2017-03-04 }; secrets.file = if getEnv "dummy_secrets" == "true" -- cgit v1.2.3