update to NixOS 24.11

This commit is contained in:
Erik Arvstedt 2024-12-13 23:21:23 +01:00
parent ba46d20a25
commit a3ded4cf74
No known key found for this signature in database
GPG key ID: 33312B944DD97846
6 changed files with 16 additions and 15 deletions

View file

@ -5,7 +5,7 @@
'';
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
flake-utils.url = "github:numtide/flake-utils";
extra-container = {