-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Open
Labels
0.kind: bugSomething is brokenSomething is broken2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: staticStatic builds (e.g. pkgsStatic)Static builds (e.g. pkgsStatic)
Description
Describe the bug
For static builds recursively all dependencies are needed. An adapter is now used that converts all buildInputs
to propagatedBuildInputs
. Using propagatedBuildInputs
results in the file $out/nix-support/propagated-build-inputs
causing a run-time dependency on all build-time dependencies.
With Python there is a similar kind of issue which is why there I am investigating a way that does not involve writing out that file.
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: staticStatic builds (e.g. pkgsStatic)Static builds (e.g. pkgsStatic)