feat: upgrade to 25.11

This commit is contained in:
Jacob Bachmann 2025-11-30 23:42:15 +01:00
parent 473d9d9409
commit 2cc4e86780
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
3 changed files with 15 additions and 15 deletions

View file

@ -1,7 +1,7 @@
{
description = "nix los hier";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
agenix = {