network_inventory/flake.lock

93 lines
2.3 KiB
Plaintext
Raw Normal View History

2021-12-08 19:34:28 +01:00
{
"nodes": {
"flake-utils": {
"locked": {
2022-11-13 17:51:09 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2021-12-08 19:34:28 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-13 17:51:09 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2021-12-08 19:34:28 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-02-04 09:58:42 +01:00
"flake-utils_2": {
"locked": {
2022-11-15 22:04:13 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-02-04 09:58:42 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-15 22:04:13 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-02-04 09:58:42 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-12-08 19:34:28 +01:00
"nixpkgs": {
"locked": {
2022-11-13 17:51:09 +01:00
"lastModified": 1668189330,
"narHash": "sha256-1JrW+omJ+LguAu9TZgumJ39e28Ratpww8dpsnX3tGqs=",
2021-12-08 19:34:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-13 17:51:09 +01:00
"rev": "cb8d3fe07d3592e5d846bce5f7cb5397efe6b206",
2021-12-08 19:34:28 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-11-13 17:51:09 +01:00
"ref": "nixos-22.05",
2021-12-08 19:34:28 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-16 21:33:49 +01:00
"nixpkgs_2": {
"locked": {
"lastModified": 1668629939,
"narHash": "sha256-MEh5T0wZ1oaoUn84odShFvIObwSIbZ+NEZ5Q2ff83nc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b85c2a060f6223e869493a8397ca47223ee2458a",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-15 22:04:13 +01:00
"poetry2nix": {
"inputs": {
"flake-utils": "flake-utils_2",
2022-11-16 21:33:49 +01:00
"nixpkgs": "nixpkgs_2"
2022-11-15 22:04:13 +01:00
},
2021-12-08 19:34:28 +01:00
"locked": {
2022-11-15 22:04:13 +01:00
"lastModified": 1668394823,
"narHash": "sha256-UJqW+Zp1boVhTKfWel2WTi7Qn0R9hfpVeSRdJYPJwXQ=",
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "3cc82ca6ccca2a06dbb05cb0b74efd5d50e60d48",
2021-12-08 19:34:28 +01:00
"type": "github"
},
"original": {
2022-11-16 21:33:49 +01:00
"id": "poetry2nix",
"type": "indirect"
2021-12-08 19:34:28 +01:00
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2022-08-29 17:44:26 +02:00
"nixpkgs": "nixpkgs",
2022-11-15 22:04:13 +01:00
"poetry2nix": "poetry2nix"
2021-12-08 19:34:28 +01:00
}
}
},
"root": "root",
"version": 7
}