nix-overlay/flake.lock

96 lines
2.4 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": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2023-01-10 15:42:12 +03:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2023-01-10 15:42:12 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2023-01-10 15:42:12 +03:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
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": 1679943299,
"narHash": "sha256-RsGh4KrY4rnhTI7vTv0eVS6P5/MbakSKkGFXOnuN3q4=",
2022-12-08 20:49:53 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2749074b2e2960fc97aaeca251f3152d6e6effb7",
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": 1678244258,
"narHash": "sha256-iecrLqFb1QDgBKmC0h065ZBV6CZsigcz+1aHCv6rvfg=",
2023-01-10 15:42:12 +03:00
"owner": "lopsided98",
"repo": "nixpkgs",
"rev": "61852b7faa8b47aad422adca0fea90fe007e9ead",
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": 1679883731,
"narHash": "sha256-s+JOzKRcAOSCkMdjwKNXRX3cCJS99IrzXMb17PRHahU=",
2023-01-10 15:42:12 +03:00
"owner": "lopsided98",
"repo": "nix-ros-overlay",
"rev": "3ae8887f8c0344d6d926a261c958993887487971",
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
}
}
},
"root": "root",
"version": 7
}