Applications: Difference between revisions

From NixOS Wiki
imported>Makefu
Update from nixos-users
imported>Fadenb
Line 19: Line 19:
* [https://github.com/rycee/home-manager nix-home-manager] - Basic system for managing a user environment using Nix
* [https://github.com/rycee/home-manager nix-home-manager] - Basic system for managing a user environment using Nix
* [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


= Continuous Integrations =
= Continuous Integrations =

Revision as of 18:05, 21 August 2017

People do cool stuff with nix, this is an non-exhaustive overview sorted by name, not relevance.

  • 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
  • musnix - real-time audio modules for nixOS
  • fractalide - Reusable Reproducible Polyglot Microservices

Nix helpers

Continuous Integrations

See also