network_inventory/flake.lock

81 lines
2.0 KiB
Plaintext
Raw Normal View History

2021-12-08 19:34:28 +01:00
{
"nodes": {
"flake-utils": {
"locked": {
2023-03-07 21:28:28 +01:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2021-12-08 19:34:28 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-07 21:28:28 +01:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
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": {
2023-03-07 21:28:28 +01:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2022-11-19 19:17:13 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-07 21:28:28 +01:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
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-03-07 21:28:28 +01:00
"lastModified": 1678111249,
"narHash": "sha256-ZTIbK7vthZwti5XeLZE+twkb4l44q01q2XoLMmmJe94=",
2021-12-08 19:34:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-07 21:28:28 +01:00
"rev": "a028e2873d7fcf44e66b784b4ba061824315537f",
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-03-07 21:28:28 +01:00
"lastModified": 1678135815,
"narHash": "sha256-U9rGLDafi7CcrNuYD1LkM3LSN2rZ5zgF0GeInrAihAE=",
"owner": "nix-community",
2022-11-19 19:17:13 +01:00
"repo": "poetry2nix",
2023-03-07 21:28:28 +01:00
"rev": "4c424edc8a546952e640f2a3017354b05bf15f0b",
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
}
}
},
"root": "root",
"version": 7
}