nix-overlay/flake.lock

114 lines
2.9 KiB
Text
Raw Normal View History

2022-12-08 20:49:53 +03:00
{
"nodes": {
2023-01-10 15:42:12 +03:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
2023-01-10 15:42:12 +03:00
"locked": {
"lastModified": 1681037374,
"narHash": "sha256-XL6X3VGbEFJZDUouv2xpKg2Aljzu/etPLv5e1FPt1q0=",
2023-01-10 15:42:12 +03:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "033b9f258ca96a10e543d4442071f614dc3f8412",
2023-01-10 15:42:12 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1680946745,
"narHash": "sha256-KqGlwg9UTDsFBZZB8wzXgMnc8XQm95LtSbFvBsnqkPI=",
2023-01-10 15:42:12 +03:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "946da791763db1c306b86a8bd3828bf5814a1247",
2023-01-10 15:42:12 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-12-08 20:49:53 +03:00
"nixpkgs": {
"locked": {
"lastModified": 1681042531,
"narHash": "sha256-QkCUIENdtxH3sGdmA2Nu8X2jINtQTd4BHO6YptY8QlQ=",
2022-12-08 20:49:53 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a3d8b7f691c4f1b1e3c62faae9885a356eab3920",
2022-12-08 20:49:53 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
2022-12-08 20:49:53 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-01-10 15:42:12 +03:00
"nixpkgs_2": {
"locked": {
"lastModified": 1680987285,
"narHash": "sha256-H89D9Y0LconKgzW2G9bbeIsbCaDAf15blX1j91oU9tU=",
2023-01-10 15:42:12 +03:00
"owner": "lopsided98",
"repo": "nixpkgs",
"rev": "dc92b7ed4a9e006ac7dcf94fe699ff5ad865941b",
2023-01-10 15:42:12 +03:00
"type": "github"
},
"original": {
"owner": "lopsided98",
"ref": "nix-ros",
"repo": "nixpkgs",
"type": "github"
}
},
2022-12-08 20:49:53 +03:00
"root": {
"inputs": {
2023-01-10 15:42:12 +03:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"ros-flake": "ros-flake"
}
},
"ros-flake": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1680987729,
"narHash": "sha256-vXhyOMqBx0VxhjQz+JuGrI98xEvTA/AZgY6Sj5aKfUU=",
2023-01-10 15:42:12 +03:00
"owner": "lopsided98",
"repo": "nix-ros-overlay",
"rev": "09db77c14c1a9bb50ae1cbd7f30ebee4d8aa843a",
2023-01-10 15:42:12 +03:00
"type": "github"
},
"original": {
"owner": "lopsided98",
"ref": "staging",
2023-01-10 15:42:12 +03:00
"repo": "nix-ros-overlay",
"type": "github"
2022-12-08 20:49:53 +03: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"
}
2022-12-08 20:49:53 +03:00
}
},
"root": "root",
"version": 7
}