fix: bump spindle to master #47

deleted
opened by a.starrysky.fyi targeting main from private/minion/push-mxymozqrxtxw

There was an update to the record format of spindle which meant adding new repos was broken. This bump fixes that

Changed files
+4 -7
packetmix
npins
+4 -7
packetmix/npins/sources.json
··· 339 "hash": "sha256-WLuOt8zemooHDzK+zWJNBicKu8bg0wXyAGvZIH/po6o=" 340 }, 341 "tangled": { 342 - "type": "GitRelease", 343 "repository": { 344 "type": "Git", 345 "url": "https://tangled.sh/@tangled.sh/core" 346 }, 347 - "pre_releases": true, 348 - "version_upper_bound": null, 349 - "release_prefix": null, 350 "submodules": false, 351 - "version": "v1.9.0-alpha", 352 - "revision": "6200797b6377ab37640e9236633df2b845ae4c49", 353 "url": null, 354 - "hash": "sha256-sTJAWsTj49q48CneaO9t/rVswqbmvQWcNTnw/bJGfps=" 355 }, 356 "treefmt-nix": { 357 "type": "Git",
··· 339 "hash": "sha256-WLuOt8zemooHDzK+zWJNBicKu8bg0wXyAGvZIH/po6o=" 340 }, 341 "tangled": { 342 + "type": "Git", 343 "repository": { 344 "type": "Git", 345 "url": "https://tangled.sh/@tangled.sh/core" 346 }, 347 + "branch": "master", 348 "submodules": false, 349 + "revision": "32b7c17e266e0da0f0e1e6e6a3821cd8dd3b8362", 350 "url": null, 351 + "hash": "sha256-Q/UnCYR8NgO5xoevJJxyCa3ZQnB/5c62F1IBxFKbF3Q=" 352 }, 353 "treefmt-nix": { 354 "type": "Git",