nix-infra/flake.lock
chris 10984bbb36
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/a4bf06618f0b5ee50f14ed8f0da77d34ecc19160' (2026-04-25)
  → 'github:nixos/nixpkgs/755f5aa91337890c432639c60b6064bb7fe67769' (2026-04-29)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/01fbdeef22b76df85ea168fbfe1bfd9e63681b30' (2026-04-23)
  → 'github:nixos/nixpkgs/ebc08544afa77957cc348ba72dc490ec73b87f68' (2026-04-29)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/bef289e2248991f7afeb95965c82fbcd8ff72598' (2026-04-21)
  → 'github:Mic92/sops-nix/8eaee5c45428b28b8c47a83e4c09dccec5f279b5' (2026-04-28)
2026-04-30 23:03:51 +02:00

83 lines
2.1 KiB
JSON

{
"nodes": {
"authorizedKeysRepo": {
"flake": false,
"locked": {
"lastModified": 1772825482,
"narHash": "sha256-GrmWFDo+lMxzrw85qHAUGQeQl9F/NBWILRWbxJfAtDE=",
"ref": "trunk",
"rev": "8b7662703635ff7e80b2ee72ce052201fa86010a",
"revCount": 21,
"type": "git",
"url": "https://git.hamburg.ccc.de/CCCHH/infrastructure-authorized-keys"
},
"original": {
"ref": "trunk",
"type": "git",
"url": "https://git.hamburg.ccc.de/CCCHH/infrastructure-authorized-keys"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1777428379,
"narHash": "sha256-ypxFOeDz+CqADEQNL72haqGjvZQdBR5Vc7pyx2JDttI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "755f5aa91337890c432639c60b6064bb7fe67769",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1777425547,
"narHash": "sha256-d57AbflkNfZNoFaZDzssEq1RfPoM9dLtOGI2O+N/68Q=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ebc08544afa77957cc348ba72dc490ec73b87f68",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"authorizedKeysRepo": "authorizedKeysRepo",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1777338324,
"narHash": "sha256-bc+ZZCmOTNq86/svGnw0tVpH7vJaLYvGLLKFYP08Q8E=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "8eaee5c45428b28b8c47a83e4c09dccec5f279b5",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}