mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 00:08:07 +02:00
No description
.github | ||
config | ||
contrib | ||
doc/manual | ||
m4 | ||
maintainers | ||
misc | ||
mk | ||
perl | ||
scripts | ||
src | ||
tests | ||
.dir-locals.el | ||
.editorconfig | ||
.gitignore | ||
.version | ||
boehmgc-coroutine-sp-fallback.diff | ||
bootstrap.sh | ||
configure.ac | ||
COPYING | ||
default.nix | ||
docker.nix | ||
flake.lock | ||
flake.nix | ||
local.mk | ||
Makefile | ||
Makefile.config.in | ||
precompiled-headers.h | ||
README.md | ||
shell.nix |
Nix Super
It's Nix, but super!
This is an upstream-tracking fork of Nix that includes various patches, some controversial in nature and not fit for Nix upstream.
Some of the patches included are:
- nix-flake-default from nix-dram
- enable-all-experimental from the old nixExperimental
- Full thunk evaluation in flake inputs
- Some UI improvements
- New subcommands
- nix system for managing NixOS, as a replacement for
nixos-rebuild
- nix home for managing home-manager configurations, as a replacement for the
home-manager
CLI tool
- nix system for managing NixOS, as a replacement for