-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Ruby 3.1.2 broken when using ca-derivations #278334
Copy link
Copy link
Closed
Labels
0.kind: bugSomething is brokenSomething is broken
Description
Describe the bug
I'm aware that ca-derivations is experimental. I'm finding that on 23.11, Ruby does not compile with ca-derivations enabled.
Steps To Reproduce
Steps to reproduce the behavior: Build ruby with nixpkgs.config.contentAddressedByDefault = true. Get
error: build of '/nix/store/dpbvdh8pflzhkwkmjq92zmy85awq4jaw-ruby-3.1.4.drv' on 'ssh-ng://helcache@i-01bfd4ac504a8b1f0.eu-west-1.compute.internal' failed: derivation contains an illegal reference specifier '/0i99q8f7j8dv45qvbx1issri3v1w08z2mkhn5pv23i626zy2r029'
in return.
Expected behavior
Either Ruby has CAD disabled or passes.
Notify maintainers
Metadata
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
output hereAdd a 👍 reaction to issues you find important.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken