NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
16.46k stars 12.96k forks source link

Package request: Ink/Stitch #133180

Open dali99 opened 2 years ago

dali99 commented 2 years ago

Project description Ink/Stitch is an extension for inkscape to generate files for use in embroidery machines

This seems like a real challenge to package: https://inkstitch.org/developers/inkstitch/manual-setup/ needs python, node, and electron. Probably quite a bit over my head

Metadata

stale[bot] commented 2 years ago

I marked this as stale due to inactivity. → More info

tropf commented 1 year ago

I've hacked together a flake for that, but it's really hacky. Electron has been a headache (+the usual JS problems), python dependencies seem to be deprecated etc., and I had to disable Color Palettes to get the GUI working.

Either way, better than nothing I guess: https://codeberg.org/tropf/nix-inkstitch (I'm kinda against putting my version into the nixpkgs repo just because how wonky it is, and probably a nightmare to update to new releases.)

nixos-discourse commented 9 months ago

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/inkscape-extensions/33882/2