1
0
mirror of https://github.com/kmein/niveum synced 2026-03-17 18:41:09 +01:00

chore: nixos-unstable -> nixpkgs-unstable

This commit is contained in:
2020-10-24 13:28:45 +02:00
parent 240b97dce9
commit 4fc7d8dd2a
6 changed files with 11 additions and 11 deletions

View File

@@ -17,7 +17,7 @@ let
nixos-config.symlink = "system/configuration.nix";
nixpkgs.git = gitFromJson .versions/nixpkgs.json;
nixos-unstable.git = gitFromJson .versions/nixpkgs-unstable.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;