Upgrade to nix 24.05
This commit is contained in:
parent
b814409b8c
commit
a276c6def3
3 changed files with 12 additions and 13 deletions
|
|
@ -3,8 +3,8 @@
|
|||
darwin.inputs.nixpkgs.follows = "nixpkgs";
|
||||
darwin.url = "github:lnl7/nix-darwin";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
home-manager.url = "github:nix-community/home-manager/release-23.11";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11";
|
||||
home-manager.url = "github:nix-community/home-manager/release-24.05";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
|
||||
};
|
||||
|
||||
outputs = inputs @ {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue