update to nixos 24.05

This commit is contained in:
Erik Arvstedt 2024-07-15 20:31:26 +02:00
parent 7daab61431
commit 83eb1de24b
No known key found for this signature in database
GPG key ID: 33312B944DD97846
7 changed files with 29 additions and 29 deletions

View file

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