Redesign in light of lixPackageSets
in nixpkgs #61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Since Lix in nixpkgs has grown a nix-eval-jobs package, we can do the nix-eval-jobs overrides. https://github.com/NixOS/nixpkgs/pull/391402
But also, this really starts making the lix-module a HEAD thing. It probably should inject the lix into
lixPackageSets.nightly
or something like that and then set pkgs.nix and pkgs.lix and pkgs.nix-eval-jobs to point into that.Going to be a bit subtle to make it work.