flake: bump NixOS to 24.05
This commit is contained in:
parent
da83517ab0
commit
db03c81eeb
2 changed files with 10 additions and 10 deletions
|
|
@ -5,7 +5,7 @@
|
|||
type = "github";
|
||||
owner = "NixOS";
|
||||
repo = "nixpkgs";
|
||||
ref = "nixos-23.11";
|
||||
ref = "nixos-24.05";
|
||||
};
|
||||
|
||||
nixpkgs-unstable-small = {
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
type = "github";
|
||||
owner = "nix-community";
|
||||
repo = "home-manager";
|
||||
ref = "release-23.11";
|
||||
ref = "release-24.05";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue