switch to nixos 24.11
This commit is contained in:
parent
40e04843ef
commit
8ff974572b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
microvm.url = "github:astro/microvm.nix";
|
||||
microvm.inputs.nixpkgs.follows = "nixpkgs";
|
||||
lanzaboote.url = "github:nix-community/lanzaboote/v0.4.1";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
fenix-monthly = {
|
||||
|
|
Loading…
Reference in a new issue