network_inventory/flake.lock

118 lines
2.9 KiB
Plaintext
Raw Normal View History

2021-12-08 19:34:28 +01:00
{
"nodes": {
"flake-utils": {
2023-04-24 13:18:25 +02:00
"inputs": {
"systems": "systems"
},
2021-12-08 19:34:28 +01:00
"locked": {
2023-07-10 21:46:36 +02:00
"lastModified": 1687709756,
"narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
2021-12-08 19:34:28 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-07-10 21:46:36 +02:00
"rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
2021-12-08 19:34:28 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-11-19 19:17:13 +01:00
"flake-utils_2": {
2023-04-24 13:18:25 +02:00
"inputs": {
"systems": "systems_2"
},
2022-11-19 19:17:13 +01:00
"locked": {
2023-07-10 21:46:36 +02:00
"lastModified": 1687709756,
"narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
2022-11-19 19:17:13 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-07-10 21:46:36 +02:00
"rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
2022-11-19 19:17:13 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-12-08 19:34:28 +01:00
"nixpkgs": {
"locked": {
2023-07-10 21:46:36 +02:00
"lastModified": 1688918189,
"narHash": "sha256-f8ZlJ67LgEUDnN7ZsAyd1/Fyby1VdOXWg4XY/irSGrQ=",
2021-12-08 19:34:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-10 21:46:36 +02:00
"rev": "408c0e8c15a1c9cf5c3226931b6f283c9867c484",
2021-12-08 19:34:28 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-11-19 18:10:59 +01:00
"ref": "nixos-unstable",
2021-12-08 19:34:28 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-19 19:17:13 +01:00
"poetry2nix": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-07-12 21:23:18 +02:00
"lastModified": 1689189561,
"narHash": "sha256-tKBRS2boaGWcDQ0J4sh8jNMgmTJAdqLYp7UKozs+NPc=",
"owner": "Nebucatnetzer",
2022-11-19 19:17:13 +01:00
"repo": "poetry2nix",
2023-07-12 21:23:18 +02:00
"rev": "2f53cf3c1b98680abb02b776dbb7ebb2fd8343b6",
2022-11-19 19:17:13 +01:00
"type": "github"
},
"original": {
2023-07-12 21:23:18 +02:00
"owner": "Nebucatnetzer",
"ref": "execnet-overrides",
2022-11-19 19:17:13 +01:00
"repo": "poetry2nix",
"type": "github"
}
},
2021-12-08 19:34:28 +01:00
"root": {
"inputs": {
"flake-utils": "flake-utils",
2022-11-19 19:17:13 +01:00
"nixpkgs": "nixpkgs",
"poetry2nix": "poetry2nix"
2021-12-08 19:34:28 +01:00
}
2023-04-24 13:18:25 +02:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2021-12-08 19:34:28 +01:00
}
},
"root": "root",
"version": 7
}