update and fix build with latest Lix
912a9d6331
Merge branch 'alois31-fix-build'
bbbebaf380
fix build with latest Lix
b9e0abe9e6
flake.lock: Update
4aea601b35
use nix-eval-jobs pr
691193879d
update nix-eval-jobs to fix its build
Future of constituents in Hydra?
I do think continuing to support aggregate jobs would be ideal, I just didn't really have a reason to reimplement them myself.
ac37e44982
Merge pull request 'Update Lix; fix build' (#7) from ma27/hydra:lix-update into main
6a88e647e7
flake.lock: Update; fix build
--apply
for nix build
I frequently use nix-shell -p
over nix shell
because of the latter's ability to reference an expression relative to Nixpkgs, rather than simply an attrpath. nix shell --apply
would provide…
nix build
does not respond to ctrl-c or ctrl-z
I can't reproduce this:
[leo60228@desktop:~]$ nix shell git+https://git.lix.systems/lix-project/lix.git#nix
[leo60228@desktop:~]$ nix --version
nix (Lix, like Nix) 2.90.0pre20240…
Hydra does not build with Lix
I have a Hydra fork (based on the hydra.nixos.org
branch) that builds against Lix: https://github.com/leo60228/hydra/tree/lix
I haven't thoroughly tested it yet, but the test suite passes…