mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-09 15:58:05 +02:00
1.1 KiB
1.1 KiB
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
- experimental features enabled by default:
Xp::Flakes
Xp::NixCommand
Xp::ReplFlake
- Full thunk evaluation in flake inputs
- Some UI improvements, particularly around
nix profile
- 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
- The
$
operator