mirror of
https://github.com/status-im/infra-logos.git
synced 2026-08-27 10:41:10 +00:00
Changes from infra-template: - cd0c9ba - nix: ugrade from Ansible 2.17 to 2.18 - 2e0d34e - nix: bump nixpkgs input to nixos.25.11 - 9d588ae - vault: cleanup cache dir based on file prefix - bb7e87b - vault: put cache in SECRETS_DIR by default - 339c9d3 - flake: support adding optional pkgs.nix - daefaa9 - flake: add pysocks python package for proxy support - 9b1c8d5 - switch from pass to gopass Signed-off-by: Jakub Sokołowski <jakub@status.im>
28 lines
564 B
JSON
28 lines
564 B
JSON
{
|
|
"nodes": {
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1782188297,
|
|
"narHash": "sha256-imdcA5fgbHK259bhHlyiiSr7bMY1AZ6onOWDdAcydc4=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "9a1a7dbb18f0eb31c49b031babb8def7eab0af54",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-25.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|