update nix from 24.11 -> 25.05

This commit is contained in:
2025-05-18 13:52:37 +02:00
parent 7a0210ca74
commit 790c63e8ad
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
description = "Nixos config flake";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
# home-manager = {
# url = "github:nix-community/home-manager";