nix-overlay/flake.lock

132 lines
3.3 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": {
2023-08-03 21:54:16 +03:00
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2023-01-10 15:42:12 +03:00
"owner": "numtide",
"repo": "flake-utils",
2023-08-03 21:54:16 +03:00
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
2023-01-10 15:42:12 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2023-05-25 23:19:48 +03:00
"inputs": {
"systems": "systems_2"
},
2023-01-10 15:42:12 +03:00
"locked": {
2023-08-03 21:54:16 +03:00
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
2023-01-10 15:42:12 +03:00
"owner": "numtide",
"repo": "flake-utils",
2023-08-03 21:54:16 +03:00
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
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": {
2023-08-03 21:54:16 +03:00
"locked": {
"lastModified": 1690924695,
"narHash": "sha256-1yshNzds/qJztMoJk0Sa2xhKwSLaOAuepR6ABWbrgRU=",
2022-12-08 20:49:53 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-03 21:54:16 +03:00
"rev": "7282565b1ca9ba7b293b899411e70167f4a7c1ff",
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-09-03 23:24:37 +03:00
"nixpkgs_2": {
2023-01-10 15:42:12 +03:00
"locked": {
2023-08-03 21:54:16 +03:00
"lastModified": 1687112859,
"narHash": "sha256-oJhMiKnJeb47gTxyyIgAJf+aWC4IbVmG3wgL3ZVJ0Eg=",
2023-01-10 15:42:12 +03:00
"owner": "lopsided98",
"repo": "nixpkgs",
2023-08-03 21:54:16 +03:00
"rev": "f68a0d0fd7539d93c7454989f71fd1c824f3b46f",
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",
2023-09-03 23:24:37 +03:00
"nixpkgs": "nixpkgs",
2023-01-10 15:42:12 +03:00
"ros-flake": "ros-flake"
}
},
"ros-flake": {
"inputs": {
2023-09-03 23:24:37 +03:00
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
2023-01-10 15:42:12 +03:00
},
"locked": {
2023-08-03 21:54:16 +03:00
"lastModified": 1690347395,
"narHash": "sha256-FUAvjcpVyDMZ2zCqUrpGlLtRZlF3PqW2alpyi82bMa8=",
2023-01-10 15:42:12 +03:00
"owner": "lopsided98",
"repo": "nix-ros-overlay",
2023-08-03 21:54:16 +03:00
"rev": "3205dadcff4e1fbc779ce3962bafcf3e9f3e931b",
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"
}
2023-05-25 23:19:48 +03:00
},
"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"
}
2022-12-08 20:49:53 +03:00
}
},
"root": "root",
"version": 7
}