Applications: Difference between revisions
imported>Fadenb |
imported>Fadenb m order by name |
||
Line 1: | Line 1: | ||
People do cool stuff with nix, this is an non-exhaustive overview sorted by name, not relevance. | People do cool stuff with nix, this is an non-exhaustive overview sorted by name, not relevance. | ||
* [https://github.com/fractalide/fractalide fractalide] - Reusable Reproducible Polyglot Microservices | |||
* [https://github.com/musnix/musnix musnix] - real-time audio modules for nixOS | |||
* [https://github.com/matthewbauer/nix-bundle nix-bundle] - package Nix attributes into single-file executables. | * [https://github.com/matthewbauer/nix-bundle nix-bundle] - package Nix attributes into single-file executables. | ||
* [https://github.com/LnL7/nix-darwin nix-darwin] - NixOS modules for Darwin | * [https://github.com/LnL7/nix-darwin nix-darwin] - NixOS modules for Darwin | ||
Line 6: | 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 | ||
= Nix helpers = | = Nix helpers = |
Revision as of 09:41, 23 August 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
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