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": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1746770286, "lastModified": 1779622335,
"narHash": "sha256-Y9s4o1rQlKuaYj4YxKlP7E2/e+FZaV5IjbSxxnF/Nxo=", "narHash": "sha256-ViA62qtL5za7V3d5I8OA9q9JcFhsVAiL5jVHwEclWqk=",
"owner": "NixOS", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "907e98d6cc08e3261b63e3f8d2831841817b0041", "rev": "705e9929918b43bd7b715dc0a878ac870449bb03",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "NixOS", "owner": "nixos",
"ref": "nixos-26.05",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "907e98d6cc08e3261b63e3f8d2831841817b0041",
"type": "github" "type": "github"
} }
}, },

View file

@ -1,7 +1,7 @@
{ {
description = "matrix-synapse 1.129.0"; description = "matrix-synapse 1.129.0";
inputs.nixpkgs.url = "github:NixOS/nixpkgs/907e98d6cc08e3261b63e3f8d2831841817b0041"; inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-26.05";
outputs = outputs =
{ nixpkgs, ... }: { nixpkgs, ... }:

View file

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

View file

@ -1,7 +1,7 @@
{ {
description = "matrix-synapse 1.152.0"; description = "matrix-synapse 1.152.0";
inputs.nixpkgs.url = "github:NixOS/nixpkgs/e9524e88eb4377a95c45291e89c8fdfc4030e143"; inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-26.05";
outputs = outputs =
{ nixpkgs, ... }: { nixpkgs, ... }: