feat: add nixpkgs variant to switch to Lix #28
Loading…
Reference in a new issue
No description provided.
Delete branch "nixpkgs-variant"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Let's document the Nixpkgs variant for the installation.
Signed-off-by: Raito Bezarius raito@lix.systems
@ -8,3 +8,1 @@
If you have an existing configuration on **NixOS** or **nix-darwin**, the easiest way
to switch to Lix is currently by using our provided _NixOS module_. Fortunately, this
usually means adding only a couple of lines to your configuration.
If you have an existing configuration on **NixOS** or **nix-darwin** with version 24.05 or older, you can use Lix from Nixpkgs.
In the matrix chat, it was mentioned that this is supposed to be read as
24.05 or older is meant as ≥ 24.05
.Afaict this should be changed to "24.05 or newer".
yes, I agree with that caveat. also, we should still mention the existence of the module, right?
Module?
I thought the module stuff is already there, and the new part is just explaining that
nix.package=pkgs.lix;
is enoughyeah I think you're right, on closer read (I find it hard to see the context of changes on forgejo, but oh well)
WHOOPS i wrote this independently and merged it to main. Someone should check through this and verify my work.
Alright I think this is redundant though feel free to change the thing that got committed as desired :)
Pull request closed