Packages
News and information about software packages
Nix
- Search NixOS packages
- Isolated development environment using Nix
- Search for Hugo:
nix-env -qaP | grep hugo
- Installing Hugo:
nix-env -iA nixpkgs.hugo
- Nix binder example
- Working with hugo using nix
- Pinning nix packages
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified 06.03.2022: Update Apps.md (98505d2)