Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.29 KB

README.org

File metadata and controls

35 lines (30 loc) · 1.29 KB

nix-env-install

https://melpa.org/packages/nix-env-install-badge.svg

https://github.com/akirak/nix-env-install/workflows/CI/badge.svg

This package lets you install various (currently only npm) packages using the Nix package manager.

https://raw.githubusercontent.com/akirak/nix-env-install/screenshots/nix-env-install-npm.gif

Table of contents

Installation

Install nix-env-install package from MELPA.

Usage

NPM packages

Use nix-env-install-npm to install npm packages.

It uses node2nix, as described in this blog post.

Uninstalling packages

You can use nix-env-install-uninstall to remove packages installed using nix-env.

License

GPL v3