Applications: Difference between revisions
imported>Fadenb m order by name |
imported>Danbst added nixos-shell |
||
Line 8: | Line 8: | ||
* [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] | |||
= Nix helpers = | = Nix helpers = |
Revision as of 22:58, 5 October 2017
People do cool stuff with nix, this is an non-exhaustive overview sorted by name, not relevance.
- 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 helpers
- nox
- 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
Continuous Integrations
See also
- Language-specific package helpers
- Configs
- NixOS Packages Search for searching through NixOS packages