mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-13 01:36:15 +02:00
f2e427942d
- Refer to current version in readme - Split into flakes and non-flakes section - Change order to move nix-build to the end, since people often start with it in the beginning. - Use proper "Note" syntax - Add notes about editor integration - Move information about target platforms and stdenvs into separate sections Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io> Co-authored-by: Alexander Bantyev <alexander.bantyev@tweag.io> Co-authored-by: Théophane Hufschmitt <theophane.hufschmitt@tweag.io>
1,009 B
1,009 B
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