Use nixos-unstable nixVersions.stable as nix package

This commit is contained in:
2022-02-17 15:59:00 +00:00
parent c0414cd062
commit 21ce843a8f
4 changed files with 3 additions and 72 deletions

View File

@@ -23,7 +23,6 @@
deploy-rs.inputs.nixpkgs.follows = "nixpkgs-unstable";
# Stuff used by systems
nix.url = "nix/latest-release";
#impermanence.url = "github:nix-community/impermanence";
impermanence.url = "github:devplayer0/impermanence/qemu-vm-dirs";
};
@@ -150,7 +149,7 @@
packages = with pkgs; [
coreutils
nix
nixVersions.stable
agenix
deploy-rs.deploy-rs
home-manager