mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
change nix version again
This commit is contained in:
parent
10bde30124
commit
8b64b25675
2 changed files with 13 additions and 13 deletions
|
|
@ -6,8 +6,8 @@
|
|||
stable.url = "github:NixOS/nixpkgs?ref=nixos-23.05";
|
||||
|
||||
nix = {
|
||||
url = "github:NixOS/nix?ref=2.17-maintenance";
|
||||
inputs.nixpkgs.follows = "unstable";
|
||||
url = "github:NixOS/nix?ref=f89b84919c1a5c796512c50311821e7779b3678b";
|
||||
inputs.nixpkgs.follows = "stable";
|
||||
};
|
||||
|
||||
nixos-generators = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue