Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2be8499

Browse files
authored
Add purs-nix and purifix as a tool for nix users (#451)
* Add purs-nix as a tool for nix users * Improve purs-nix and add purifix
1 parent ddc8356 commit 2be8499

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎ecosystem/Editor-and-tool-support.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ These build tools are maintained, but are no longer recommended for most project
8888
There are some tools meant specifically for Nix users, who may not be able to use installation methods like NPM.
8989

9090
- [easy-purescript-nix](https://github.com/justinwoo/easy-purescript-nix) provides many common tools in the PureScript community like the compiler (`purs`), `spago`, `pscid`, `zephyr`, and more for Nix environments.
91+
- [purs-nix](https://github.com/purs-nix/purs-nix) provides support for official package-set, namespaces and overlays on Nix without a external package manager (like spago).
92+
- [purifix](https://github.com/purifix/purifix) package manager in nix using spago (spago.yaml) as single source of truth.
9193
- [spago2nix](https://github.com/justinwoo/spago2nix) helps you generate Nix expressions for your Spago dependencies.
9294
- [yarn2nix](https://github.com/nix-community/yarn2nix) helps you generate Nix expressions for your JavaScript dependencies.
9395

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /