Applications: Difference between revisions
imported>Erikarvstedt m add nix-diff, which seems to be the successor to nix-diff |
imported>Erikarvstedt m move nixos-shell (Mic92) |
||
| Line 12: | Line 12: | ||
* [https://github.com/cleverca22/not-os not-os] - build a system firmware for embedded devices | * [https://github.com/cleverca22/not-os not-os] - build a system firmware for embedded devices | ||
* [https://github.com/styx-static/styx styx] - Static site generator in Nix expression language | * [https://github.com/styx-static/styx styx] - Static site generator in Nix expression language | ||
* [https://github.com/chrisfarms/nixos-shell nixos-shell] - like nix-shell, but for NixOS modules. Buildable version can be found [https://github.com/wavewave/nixos-shell/tree/submodule in this fork] | * [https://github.com/Mic92/nixos-shell nixos-shell (Mic92)] - Spawns lightweight nixos vms in a shell (like vagrant) | ||
* [https://github.com/chrisfarms/nixos-shell nixos-shell (chrisfarms)] - like nix-shell, but for NixOS modules. Buildable version can be found [https://github.com/wavewave/nixos-shell/tree/submodule in this fork] | |||
* [https://github.com/nixcloud/nixcloud-webservices nixcloud-webservices] - nixpkgs extension for web-related technologies | * [https://github.com/nixcloud/nixcloud-webservices nixcloud-webservices] - nixpkgs extension for web-related technologies | ||
* [https://cgit.krebsco.de/krops/about/ krops] - a stateless alternative to nixops with improved secret management. | * [https://cgit.krebsco.de/krops/about/ krops] - a stateless alternative to nixops with improved secret management. | ||
| Line 24: | Line 25: | ||
* [https://github.com/Mic92/nixpkgs-review nixpkgs-review] - Review nixpkgs pull requests | * [https://github.com/Mic92/nixpkgs-review nixpkgs-review] - Review nixpkgs pull requests | ||
* [https://github.com/Mic92/nix-update nix-update] - Swiss army knife for updating nix packages | * [https://github.com/Mic92/nix-update nix-update] - Swiss army knife for updating nix packages | ||
* [https://github.com/madjar/nox nox] - Tools to make Nix easier to use | * [https://github.com/madjar/nox nox] - Tools to make Nix easier to use | ||
* [https://github.com/Gabriel439/nix-diff nix-diff] - Compare Nix derivations | * [https://github.com/Gabriel439/nix-diff nix-diff] - Compare Nix derivations | ||