network_inventory/flake.lock

117 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-06-25 15:13:22 +02:00
"lastModified": 1687171271,
"narHash": "sha256-BJlq+ozK2B1sJDQXS3tzJM5a+oVZmi1q0FlBK/Xqv7M=",
2021-12-08 19:34:28 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-06-25 15:13:22 +02:00
"rev": "abfb11bd1aec8ced1c9bb9adfe68018230f4fb3c",
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-06-25 15:13:22 +02:00
"lastModified": 1687171271,
"narHash": "sha256-BJlq+ozK2B1sJDQXS3tzJM5a+oVZmi1q0FlBK/Xqv7M=",
2022-11-19 19:17:13 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-06-25 15:13:22 +02:00
"rev": "abfb11bd1aec8ced1c9bb9adfe68018230f4fb3c",
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-06-25 15:13:22 +02:00
"lastModified": 1687502512,
"narHash": "sha256-dBL/01TayOSZYxtY4cMXuNCBk8UMLoqRZA+94xiFpJA=",
2021-12-08 19:34:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-25 15:13:22 +02:00
"rev": "3ae20aa58a6c0d1ca95c9b11f59a2d12eebc511f",
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-06-25 15:13:22 +02:00
"lastModified": 1687314785,
"narHash": "sha256-8LSbjAFFfh6X/DcZt9QJARqv+JRd/pHU4Kgkhrccazc=",
"owner": "nix-community",
2022-11-19 19:17:13 +01:00
"repo": "poetry2nix",
2023-06-25 15:13:22 +02:00
"rev": "4f91d45e39cf64b642c6d2725c7bd50d6fcb544b",
2022-11-19 19:17:13 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
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
}