https://github.com/benschza/assorted-nix-node-derivations
Assorted Nix derivations for Node packages, using node2nix
https://github.com/benschza/assorted-nix-node-derivations
Last synced: 6 months ago
JSON representation
Assorted Nix derivations for Node packages, using node2nix
- Host: GitHub
- URL: https://github.com/benschza/assorted-nix-node-derivations
- Owner: BenSchZA
- Created: 2019-12-03T12:45:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-21T14:21:58.000Z (over 5 years ago)
- Last Synced: 2025-02-15T23:41:51.027Z (8 months ago)
- Language: Nix
- Size: 225 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installing a Nix derivation
Generated using `node2nix` - https://github.com/svanderburg/node2nix.
1. `nix-shell`
2. `make`
3. `cd ./zos && nix-env -f default.nix -iA zos`