Upgrade nixpkgs from 24.05 to 24.11
This commit is contained in:
parent
1626a2c359
commit
b8bd8e68ed
3 changed files with 14 additions and 14 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-24.05";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
|
||||
home-manager.url = "github:nix-community/home-manager/release-24.11";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
};
|
||||
|
||||
outputs = inputs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue