1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +01:00

chore: update <nixpkgs-unstable>

This commit is contained in:
Kierán Meinhardt
2019-10-09 18:59:24 +02:00
parent 5ca680eb06
commit 922b3cdabd

View File

@@ -21,7 +21,7 @@ let
};
nixos-unstable.git = {
url = https://github.com/NixOS/nixpkgs-channels;
ref = "nixos-unstable";
ref = "07d4df5";
};
home-manager.git = {
url = https://github.com/rycee/home-manager;