shadow-cljs icon indicating copy to clipboard operation
shadow-cljs copied to clipboard

Please, package `shadow-cljs` for Nix/NixOS

Open pdelfino opened this issue 3 years ago • 1 comments

There is no shadow-cljs package available for Nix/NixOS users. Please, package shadow-cljs for Nix/NixOS.

And congrats for the good work!

pdelfino avatar Jul 28 '22 22:07 pdelfino

Sorry, I don't use Nix and don't have the slightest clue what would be involved in creating a package. I also don't know what you'd gain by doing so. shadow-cljs is published to npm and clojars already. I don't believe in one package management system repacking another package management system, so use those?

That being said I'm happy to answer questions if someone wants to take this on. There is however little chance of me maintaining that part as of now.

thheller avatar Jul 29 '22 08:07 thheller

This issue should be submitted to nixpkgs instead. Also, agree with @thheller, you can always just npx shadow-cljs or add shadow-cljs as a dev dependency.

somecho avatar May 24 '23 18:05 somecho