network_inventory/flake.lock

44 lines
1022 B
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"
}
},
"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"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2022-11-17 12:02:34 +01:00
"nixpkgs": "nixpkgs"
2021-12-08 19:34:28 +01:00
}
}
},
"root": "root",
"version": 7
}