Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/divnix/nix-book
The Nix Package Manager
https://github.com/divnix/nix-book
Last synced: 3 months ago
JSON representation
The Nix Package Manager
- Host: GitHub
- URL: https://github.com/divnix/nix-book
- Owner: divnix
- License: cc0-1.0
- Created: 2021-08-04T19:18:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T22:21:11.000Z (5 months ago)
- Last Synced: 2024-06-06T23:32:57.117Z (5 months ago)
- Language: Nix
- Homepage: https://book.divnix.com
- Size: 1.54 MB
- Stars: 56
- Watchers: 5
- Forks: 9
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nix-book
The Nix Package ManagerRendered book can be found at https://book.divnix.com/
This book is heavily inspired by the [rust-lang/book](https://doc.rust-lang.org/stable/book/) and serves to provide new nix users a quick introduction to fundamental nix concepts.
It's recommended to use this resource as a precursor to [nix-pills](https://nixos.org/guides/nix-pills/) which is much more in-depth on details, but a much longer read.
## Contributing
Use `nix develop` to have `mdbook` on your shell.
Run `mdbook serve` to launch a local webserver hosting the contents
Run `mdbook build` to build nix-book.