network_inventory/flake.lock

82 lines
2.0 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-11-19 19:17:13 +01:00
"flake-utils_2": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-12-08 19:34:28 +01:00
"nixpkgs": {
"locked": {
2022-11-19 18:10:59 +01:00
"lastModified": 1668765800,
"narHash": "sha256-rC40+/W6Hio7b/RsY8SvQPKNx4WqNcTgfYv8cUMAvJk=",
2021-12-08 19:34:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-19 18:10:59 +01:00
"rev": "52b2ac8ae18bbad4374ff0dd5aeee0fdf1aea739",
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": {
2022-11-19 22:14:46 +01:00
"lastModified": 1668892083,
"narHash": "sha256-AKK36evl0fHsOIAgKmtwon1LfH0WKn55+J2Yv2dXGPk=",
"owner": "Nebucatnetzer",
2022-11-19 19:17:13 +01:00
"repo": "poetry2nix",
2022-11-19 22:14:46 +01:00
"rev": "283a1398ee9c080c8c3310c8fd1aa937f6e84b62",
2022-11-19 19:17:13 +01:00
"type": "github"
},
"original": {
2022-11-19 22:14:46 +01:00
"owner": "Nebucatnetzer",
2022-11-19 19:17:13 +01:00
"repo": "poetry2nix",
2022-11-19 22:14:46 +01:00
"rev": "283a1398ee9c080c8c3310c8fd1aa937f6e84b62",
2022-11-19 19:17:13 +01:00
"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
}
}
},
"root": "root",
"version": 7
}