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
nix-env -qaP | grep hugo
nix-env -iA nixpkgs.hugo