nixpkgs: use 26.05

This commit is contained in:
Snoweuph 2026-06-13 19:59:28 +02:00
commit d0f1913761
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
3 changed files with 7 additions and 5 deletions

View file

@ -122,7 +122,7 @@
systems.url = "github:nix-systems/default";
## Basic Inputs
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-26.05";
flake-parts = {
url = "github:hercules-ci/flake-parts";