Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rejuvyesh/nix
Set of Nix packages
https://github.com/rejuvyesh/nix
Last synced: about 1 month ago
JSON representation
Set of Nix packages
- Host: GitHub
- URL: https://github.com/rejuvyesh/nix
- Owner: rejuvyesh
- Created: 2014-09-25T17:55:26.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-06T06:38:57.000Z (over 8 years ago)
- Last Synced: 2024-04-23T14:12:59.701Z (7 months ago)
- Language: Nix
- Size: 20.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rejuvyesh's ~/.nixpkgs
A set of default packages to be installed via nix. The plan is to completely shift from arch to NixOS.
Install pacakges by:
```sh
nix-env -i rejuvnix
```Don't forget to:
```
source ~/.nix-profile/etc/profile.d/nix.sh
```