Tangled spindle isn't properly tagged, which means there are often version compatibilities if we aren't on master. Let's upgrade to it
+12
packetmix/npins/sources.json
+12
packetmix/npins/sources.json
···
107
"url": "https://api.github.com/repos/9001/copyparty/tarball/refs/tags/v1.19.15",
108
"hash": "sha256-FjS5UA4jWko/2+lkyzGOVhhZOEA8oTIoQ7GIcRj3ebM="
109
},
110
+
"core": {
111
+
"type": "Git",
112
+
"repository": {
113
+
"type": "Git",
114
+
"url": "https://tangled.sh/@tangled.sh/core"
115
+
},
116
+
"branch": "master",
117
+
"submodules": false,
118
+
"revision": "eaa11ecb2112c90113a8ee49a8aa05be327b13ad",
119
+
"url": null,
120
+
"hash": "sha256-lLyX1f4fSG1IYsjcsUKKCAOHpa3ZTFexJMRc/0K2g3c="
121
+
},
122
"headscale": {
123
"type": "Git",
124
"repository": {