update to NixOS 25.05

This commit is contained in:
Erik Arvstedt 2025-06-01 23:05:53 +02:00
parent 120daaaaa3
commit 9808a5e5d4
No known key found for this signature in database
GPG key ID: 33312B944DD97846
8 changed files with 19 additions and 18 deletions

View file

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