Cannot run crate2nixGenerate due to Nix 2.3 test error during its build

#294
Opened by raitobezarius at 2023-08-25T20·21+00

Running crate2nixGenerate via mg run //tvix:crate2nixGenerate -- under //tvix produces the following error for nix 2.3: https://clbin.com/NMBv8

  1. We never really had running crate2nixGenerate in the CI loop itself, because I didn't tackle b/230 yet.

    flokli at 2023-08-25T20·35+00

  2. I've rebuild the offending Nix derivation //third_party/nixpkgs:nix without any problems using --check. Strange.

    sterni at 2023-08-26T08·23+00

  3. We now have a CI check to ensure idempotency of the generated Cargo.nix file, so this shouldn't happen anymore.

    flokli at 2023-12-12T18·09+00

  4. flokli closed this issue at 2023-12-12T18·09+00