This commit is contained in:
2025-03-16 17:33:24 +01:00
parent 7af3a39b2b
commit 4c31b1b055
2 changed files with 15 additions and 3 deletions
+3
View File
@@ -18,6 +18,9 @@
nixpkgs-1909.url = "github:NixOS/nixpkgs/nixos-19.09"; # for old docs
nixpkgs-1909.flake = false; # Earlier versions are not flake-pure
# expensive to bump
# nixpkgs-expensive.url = "github:NixOS/nixpkgs/nixos-unstable";
# https://github.com/nix-community/home-manager
home-manager-edge.url = "github:nix-community/home-manager/master";
home-manager-edge.inputs.nixpkgs.follows = "nixpkgs-edge";