network_inventory/flake.lock

117 lines
2.9 KiB
Plaintext
Raw Permalink 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-04-24 13:18:25 +02:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2021-12-08 19:34:28 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-24 13:18:25 +02:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
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-04-24 13:18:25 +02:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2022-11-19 19:17:13 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-24 13:18:25 +02:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
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-04-24 13:18:25 +02:00
"lastModified": 1682181988,
"narHash": "sha256-CYWhlNi16cjGzMby9h57gpYE59quBcsHPXiFgX4Sw5k=",
2021-12-08 19:34:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-24 13:18:25 +02:00
"rev": "6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe",
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-04-24 13:18:25 +02:00
"lastModified": 1682300070,
"narHash": "sha256-Yx8i0AXn21dmqZK/pRYXb2svi5BD17dsHfqs+9Zxs1k=",
"owner": "nix-community",
2022-11-19 19:17:13 +01:00
"repo": "poetry2nix",
2023-04-24 13:18:25 +02:00
"rev": "5abc8a53abf1a0ddf88dff5c6b598b212a5a1c7e",
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
}