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": 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"
}
},
"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": 1669833724,
"narHash": "sha256-/HEZNyGbnQecrgJnfE8d0WC5c1xuPSD2LUpB6YXlg4c=",
2022-12-08 20:49:53 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4d2b37a84fad1091b9de401eb450aae66f1a741e",
2022-12-08 20:49:53 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "22.11",
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": 1678246785,
"narHash": "sha256-ma+ToZZddLpGed7pPBfG0CFYjP66QU/m0Yn4JM1Ezl4=",
2023-01-10 15:42:12 +03:00
"owner": "lopsided98",
"repo": "nix-ros-overlay",
"rev": "155fc6ac233c64eb9fa07a1a81d6c6726441271c",
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
}