Update everyone to 24.11
This commit is contained in:
parent
94022737a0
commit
f1575f436e
11 changed files with 36 additions and 34 deletions
|
@ -2,9 +2,9 @@
|
|||
description = "A simple system flake using some Aux defaults";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-24.05";
|
||||
url = "github:nix-community/home-manager/release-24.11";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
microvm.url = "github:astro/microvm.nix";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue