bump nixos-stable/nixos-unstable

This commit is contained in:
Jörg Thalheim
2025-07-01 19:30:42 +02:00
parent bd65595c6d
commit 1ead2d05dd
2 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
inputs = {
nixos-unstable-small.url = "git+https://github.com/NixOS/nixpkgs?shallow=1&ref=nixos-unstable-small";
nixos-stable.url = "git+https://github.com/NixOS/nixpkgs?shallow=1&ref=nixos-24.11";
nixos-stable.url = "git+https://github.com/NixOS/nixpkgs?shallow=1&ref=nixos-25.05";
# override in the test
nixos-hardware.url = "github:NixOS/nixos-hardware";
flake-parts.url = "github:hercules-ci/flake-parts";