Applications: Difference between revisions
imported>Samueldr m Adds `hail` to list of "Nix Operations" applications. |
imported>FRidh |
||
Line 19: | Line 19: | ||
* [https://github.com/madjar/nox nox] | * [https://github.com/madjar/nox nox] | ||
* [https://github.com/FRidh/niff niff] - Compare two Nix expressions to determine what attributes changes | |||
* [https://github.com/bennofs/nix-index nix-index] - Quickly locate nix packages with specific files | * [https://github.com/bennofs/nix-index nix-index] - Quickly locate nix packages with specific files | ||
* [https://github.com/nix-hackers/nix-info nix-info] | * [https://github.com/nix-hackers/nix-info nix-info] | ||
Line 27: | Line 28: | ||
* [https://github.com/sheenobu/nix-home nix-home] | * [https://github.com/sheenobu/nix-home nix-home] | ||
* [https://github.com/holidaycheck/nix-venient nix-venient] - A collection of convenient commands for working with nix/nixpkgs | * [https://github.com/holidaycheck/nix-venient nix-venient] - A collection of convenient commands for working with nix/nixpkgs | ||
* [https://github.com/hedning/nix-bash-completions nix-bash-completions] - Bash completion for <code>nix*</code> commands. | * [https://github.com/hedning/nix-bash-completions nix-bash-completions] - Bash completion for <code>nix*</code> commands. | ||
== Nix Operations == | == Nix Operations == |
Revision as of 17:09, 15 January 2018
This article lists applications built for and with Nix; it constitutes a listing of what may be called the *extended Nix Ecosystem*.
Nix Derivatives
Various applications built on top of Nix:
- fractalide - Reusable Reproducible Polyglot Microservices
- musnix - real-time audio modules for NixOS
- nix-bundle - package Nix attributes into single-file executables.
- nix-darwin - NixOS modules for Darwin
- nix-user-chroot - install Nix as an unpriviliged user on any system
- not-os - build a system firmware for embedded devices
- styx - Static site generator in Nix expression language
- nixos-shell - like nix-shell, but for NixOS modules. Buildable version can be found in this fork
Nix Tooling
Various tools built for working with the Nix Ecosystem:
- nox
- niff - Compare two Nix expressions to determine what attributes changes
- nix-index - Quickly locate nix packages with specific files
- nix-info
- nix-upgrade-scripts
- nixops-manager
- narfuse
- nix-home-manager - Basic system for managing a user environment using Nix
- nix-home
- nix-venient - A collection of convenient commands for working with nix/nixpkgs
- nix-bash-completions - Bash completion for
nix*
commands.
Nix Operations
Operations tools for the Nix Ecosystem:
- Hydra - Nix's official continuous integration and build system.
- Hercules
- Disnix - a microservice architecture built with Nix.
- Hail — a service for pull-based continuous deployment.
See also
- Language-specific package helpers
- Configs
- NixOS Packages Search for searching through NixOS packages