Maximilian Bosch ma27
ma27 closed issue lix-project/lix#174 2024-06-23 16:34:27 +00:00
Add a warning for unknown flake URI parameters
ma27 commented on issue lix-project/lix#317 2024-05-15 18:53:35 +00:00
behaviour of copy to ssh-ng remote confusing ('substitute-on-destination' vs 'builders-use-substitutes')

I think this change is already in Lix? 64a269ef73

(I noticed that because I relied on the old behavior :D)

ma27 commented on issue lix-project/lix#174 2024-05-13 19:14:31 +00:00
Add a warning for unknown flake URI parameters

Just for documentation purposes since gerrit doesn't seem to do cross-linking, there's a pending CL in https://gerrit.lix.systems/c/lix/+/1102.

ma27 commented on issue lix-project/lix#302 2024-05-12 14:53:27 +00:00
nix build --keep-going should display all FOD hash mismatches just as nix-build does it.

Have a patch locally, just didn't get to writing a test yet :)

ma27 opened issue lix-project/lix#305 2024-05-12 12:28:52 +00:00
Show an indicator that Lix is trying doing something when flake updates are stuck in connecting to a remote host
ma27 opened issue lix-project/lix#302 2024-05-11 14:02:50 +00:00
nix build --keep-going should display all FOD hash mismatches just as nix-build does it.
ma27 commented on issue lix-project/lix#264 2024-05-05 15:58:58 +00:00
Fix mercurial tests

@jade do you mean a hard fail if mercurial is missing? Because mercurial should be in nativeBuildInputs.

ma27 commented on issue lix-project/lix#250 2024-05-04 11:10:50 +00:00
Cache evaluation errors, including the actual error

IFD can cause nondeterministic eval, so we'd have to force it off completely to make the cache sound

Good point, just forgot about it since I refuse to use it in its current state, so I think…

ma27 commented on issue lix-project/lix#203 2024-05-01 11:24:38 +00:00
Hydra does not build with Lix

Do we intend to target Hydra's master, Hydra's hydra.nixos.org branch or something different? In the recent months(?), Nix updates were regularly merged into master (right now we're at 2.21…

ma27 opened issue lix-project/lix#259 2024-05-01 11:20:57 +00:00
Fix cross build of Perl bindings
ma27 commented on issue lix-project/lix#250 2024-04-27 12:56:19 +00:00
Cache evaluation errors, including the actual error

eval failures are nowhere near deterministic enough to even be cached

To make sure I'm not misunderstanding you: are we talking about impure evaluation here or about transient failures such…

ma27 opened issue lix-project/lix#250 2024-04-26 21:41:55 +00:00
Cache evaluation errors, including the actual error