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": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-01-10 15:42:12 +03:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
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": {
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2023-01-10 15:42:12 +03:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
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": 1695298503,
"narHash": "sha256-eDuN/+479v5gfVqwmJRYVX/Skh+TYSifAXdJ9xMqiP4=",
2022-12-08 20:49:53 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b1370f72c01cee73c8648baf158453d60f3127e2",
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": {
"lastModified": 1691006197,
"narHash": "sha256-DbtxVWPt+ZP5W0Usg7jAyTomIM//c3Jtfa59Ht7AV8s=",
2023-01-10 15:42:12 +03:00
"owner": "lopsided98",
"repo": "nixpkgs",
"rev": "66aedfd010204949cb225cf749be08cb13ce1813",
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": {
"lastModified": 1691109346,
"narHash": "sha256-TtmW6aWNITZDpmwTZhTka7DnT1b6FdgY0sgcT8s6tRg=",
2023-01-10 15:42:12 +03:00
"owner": "lopsided98",
"repo": "nix-ros-overlay",
"rev": "c89eed8b34d2947c851df29c09c1cb444282b63e",
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
}