update nixpkgs to 24.11 (small)
Also use non-lts forgejo and adjust config for 24.11.
This commit is contained in:
parent
67ab856b82
commit
a039b3febf
3 changed files with 13 additions and 7 deletions
|
@ -5,7 +5,7 @@
|
|||
# Use the NixOS small channels for nixpkgs.
|
||||
# https://nixos.org/manual/nixos/stable/#sec-upgrading
|
||||
# https://github.com/NixOS/nixpkgs
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05-small";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11-small";
|
||||
|
||||
# Add nixos-generators as an input.
|
||||
# See here: https://github.com/nix-community/nixos-generators#using-in-a-flake
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue