Update to 26.05

This commit is contained in:
2026-06-09 17:40:53 +02:00
parent 791e88e8a5
commit 5f753f2050
7 changed files with 67 additions and 72 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
type = "github";
owner = "NixOS";
repo = "nixpkgs";
ref = "nixos-25.11";
ref = "nixos-26.05";
};
nixpkgs-unstable = {
@@ -19,7 +19,7 @@
materus-inputs = {
url = "path:./nix-config/subflake";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.url = "github:nix-community/home-manager/release-25.11";
inputs.home-manager.url = "github:nix-community/home-manager/release-26.05";
};
materus-inputs-unstable = {
url = "path:./nix-config/subflake";