6 ms·
any plans to get this into nixpkgs?
by grudg3 3y ago
any plans to get this into nixpkgs?
- ananthakumaran 3y agoThe project comes with a flake.nix file, you can try that (you would still need to build it manually, I use the flake only to bring the dev environment, not to build the final package). I don't plan to submit to nixpkg myself or any other package managers. I will only focus on binary builds that's downloadable from release page. I don't have any experience with maintaining distro level packages, and I don't think I can figure out the details and keep it maintained. I will leave it to the community to figure that out.
- aidenn0 3y agoI had to modify the flake.nix to get "npm run build" to work