Upgrade to NixOS 26.05

This commit is contained in:
2026-05-31 20:12:35 +02:00
parent 0b7c199fa4
commit fce6c83fc4
4 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
};
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-26.05";
determinate.url = "https://flakehub.com/f/DeterminateSystems/determinate/*";
agenix = {
url = "github:ryantm/agenix";