Applications: Difference between revisions
imported>Ryan4yin No edit summary |
imported>PatrickDaG m removed renamed Project/added deprecation warning |
||
| Line 1: | Line 1: | ||
This article lists applications built for and with Nix; it constitutes a listing of what may be called the '''''Extended Nix Ecosystem'''''. | This article lists applications built for and with Nix; it constitutes a listing of what may be called the '''''Extended Nix Ecosystem'''''. | ||
| Line 32: | Line 33: | ||
=== Flakes === | === Flakes === | ||
* [https://github.com/hlissner/dotfiles dotfiles] - Popular flake-based NixOS configuration template. Has '''hey''' management command | * [https://github.com/hlissner/dotfiles dotfiles] - Popular flake-based NixOS configuration template. Has '''hey''' management command | ||
* [https://github.com/serokell/deploy-rs deploy-rs] - Nix flake deployment tool | * [https://github.com/serokell/deploy-rs deploy-rs] - Nix flake deployment tool | ||
* [https://github.com/divnix/digga digga] - Flake utility library, based on flake-utils-plus | * <del>[https://github.com/divnix/digga digga] - Flake utility library, based on flake-utils-plus</del>(deprecated) | ||
* [https://github.com/gytis-ivaskevicius/flake-utils-plus flake-utils-plus] - Flake templates and helper library. Extension of below | * [https://github.com/gytis-ivaskevicius/flake-utils-plus flake-utils-plus] - Flake templates and helper library. Extension of below | ||
* [https://github.com/numtide/flake-utils flake-utils] - Set of flake-building utility functions | * [https://github.com/numtide/flake-utils flake-utils] - Set of flake-building utility functions | ||