lapce
lapce copied to clipboard
Add Nix flake
- [ ] Added an entry to
CHANGELOG.mdif this change could be valuable to users
Please see https://github.com/lapce/lapce/issues/1049
Since nix manifests can be defined in nixpkgs, it's preferable that it's maintained in Nix repo. Closing for now.
😢 a nix flake in the dev repo is not the same thing as a nixpkgs. nixpkgs is meant as a stable product, a flake allows you to build and test the dev version. A proper flake and you can test a pr with one command or add a specific branch/pr with not much fuzz to any system.