https://github.com/pmuens/xin
Making daily Nix usage less cumbersome.
https://github.com/pmuens/xin
linux macos nix nixos osx script shell
Last synced: about 2 months ago
JSON representation
Making daily Nix usage less cumbersome.
- Host: GitHub
- URL: https://github.com/pmuens/xin
- Owner: pmuens
- License: unlicense
- Created: 2019-11-07T19:37:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T21:12:46.000Z (over 6 years ago)
- Last Synced: 2025-02-17T10:47:51.817Z (over 1 year ago)
- Topics: linux, macos, nix, nixos, osx, script, shell
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `xin`
Wraps Nix commands to make it easier to use Nix as a package manager.
## Install / Update
```shell
curl https://raw.githubusercontent.com/pmuens/xin/master/install.sh | sh
```