labs/tidepool/npins/sources.json
Austreelis 913b94f06a Fix: permission denied when fetching repo via npins (#17)
people were denied permission to clone aux repos to their store when building
from source if they didn't have an account with a correct local ssh setup.

Co-authored-by: austreelis <git@swhaele.net>
Reviewed-on: #17
Co-authored-by: Austreelis <austreelis@noreply.git.auxolotl.org>
Co-committed-by: Austreelis <austreelis@noreply.git.auxolotl.org>
2025-09-03 14:23:19 +00:00

29 lines
757 B
JSON

{
"pins": {
"foundation": {
"type": "Git",
"repository": {
"type": "Git",
"url": "https://git.auxolotl.org/auxolotl/foundation.git"
},
"branch": "main",
"submodules": false,
"revision": "ec6ba877756d3b898c75bdf8f75faff671fb3dbb",
"url": null,
"hash": "sha256-wCnUEFuFu1YKo2iE/kZeEpg3G8sCWeijuHXHTctKpJQ="
},
"lib": {
"type": "Git",
"repository": {
"type": "Git",
"url": "https://git.auxolotl.org/auxolotl/lib.git"
},
"branch": "main",
"submodules": false,
"revision": "c55943c5e8197cbc2d0e506693fd5e7e3ea0a0c3",
"url": null,
"hash": "sha256-XBhIQ0XR1QabTgyo2c5wMk6xk/Bd3bCUlnTzRPcVfcw="
}
},
"version": 6
}