nix-super/README.md
2023-05-05 00:41:06 +02:00

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
  • The $ operator