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": {
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-12-06 21:30:01 +01:00
"lastModified": 1670242877,
"narHash": "sha256-jBLh7dRHnbfvPPA9znOC6oQfKrCPJ0El8Zoe0BqnCjQ=",
2021-12-08 19:34:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-12-06 21:30:01 +01:00
"rev": "6e51c97f1c849efdfd4f3b78a4870e6aa2da4198",
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-12-06 21:30:01 +01:00
"lastModified": 1670326426,
"narHash": "sha256-I5IscrjGuCbvpFIRoiappUwBBOq8OODvGLkapnn/ECA=",
"owner": "nix-community",
2022-11-19 19:17:13 +01:00
"repo": "poetry2nix",
2022-12-06 21:30:01 +01:00
"rev": "293dd5c31167540193bf2b66cec636eecd1fc788",
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
}