1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 02:51:08 +01:00

chore: remove nixpkgs-unstable

This commit is contained in:
2020-10-28 20:25:26 +01:00
parent fd8f5d3a5c
commit 5efcb813f0
8 changed files with 18 additions and 15 deletions

View File

@@ -17,7 +17,6 @@ let
nixos-config.symlink = "system/configuration.nix";
nixpkgs.git = gitFromJson .versions/nixpkgs.json;
nixpkgs-unstable.git = gitFromJson .versions/nixpkgs-unstable.json;
home-manager.git = gitFromJson .versions/home-manager.json;
stockholm.git = gitFromJson .versions/stockholm.json;
retiolum.git = gitFromJson .versions/retiolum.json;