Update nixpkgs input to nixos-26.05
All checks were successful
buildbot/nix-eval Build done.
buildbot/nix-build Build done.
buildbot/nix-effects Build done.

This commit is contained in:
Abel Luck 2026-05-27 08:48:07 +02:00
parent 3f4a8903dc
commit 1baa4a73d9
4 changed files with 14 additions and 14 deletions

View file

@ -2,17 +2,17 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1777644767,
"narHash": "sha256-1C/B748L21Mk6VfWiipeKNisU8ZsvnIpVHa8656TygU=",
"owner": "NixOS",
"lastModified": 1779622335,
"narHash": "sha256-ViA62qtL5za7V3d5I8OA9q9JcFhsVAiL5jVHwEclWqk=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e9524e88eb4377a95c45291e89c8fdfc4030e143",
"rev": "705e9929918b43bd7b715dc0a878ac870449bb03",
"type": "github"
},
"original": {
"owner": "NixOS",
"owner": "nixos",
"ref": "nixos-26.05",
"repo": "nixpkgs",
"rev": "e9524e88eb4377a95c45291e89c8fdfc4030e143",
"type": "github"
}
},