Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

texlab references rustc #95568

Closed
doronbehar opened this issue Aug 16, 2020 · 5 comments · Fixed by #176240
Closed

texlab references rustc #95568

doronbehar opened this issue Aug 16, 2020 · 5 comments · Fixed by #176240
Labels
0.kind: bug Something is broken 6.topic: closure size The final size of a derivation, including its dependencies 6.topic: rust

Comments

@doronbehar
Copy link
Contributor

doronbehar commented Aug 16, 2020

To Reproduce

$ nix why-depends -f. texlab rustc
/nix/store/2wzyn5db2k9l97hhjifxwdxyk3srsl47-texlab-2.2.0
╚═══lib/libhtml2md.so: …IBC_2.2.5.GLIBC_2.14./nix/store/1r7l5brzhjjm1lnx04f4gszy1xgjm1gi-rustc-1.45.0/lib/rustlib/x86_64…
    => /nix/store/1r7l5brzhjjm1lnx04f4gszy1xgjm1gi-rustc-1.45.0

Expected behavior
No rustc reference

Notify maintainers

@Metadark & myself.

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute: texlab
# a list of nixos modules affected by the problem
module:
@doronbehar doronbehar added the 0.kind: bug Something is broken label Aug 16, 2020
@nixos-discourse
Copy link

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/should-rustc-have-split-outputs/8594/1

@veprbl veprbl added the 6.topic: closure size The final size of a derivation, including its dependencies label Aug 19, 2020
@stale
Copy link

stale bot commented Feb 15, 2021

I marked this as stale due to inactivity. → More info

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Feb 15, 2021
@doronbehar
Copy link
Contributor Author

Checked and it's still an issue.

@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Feb 15, 2021
kira-bruneau added a commit to kira-bruneau/nur-packages that referenced this issue May 17, 2021
Also removes unused dylib build of html2md dependency, fixing
NixOS/nixpkgs#95568.
kira-bruneau added a commit to kira-bruneau/nixpkgs that referenced this issue May 17, 2021
Also removes unused dylib build of html2md dependency, fixing NixOS#95568.
@kira-bruneau
Copy link
Contributor

This is no longer a problem with the fix applied in #123414:

https://github.com/NixOS/nixpkgs/pull/123414/files#diff-9b5cf33e6d36fc15bc1e54945cdaf1ac9be1e988bdc6cc91af70df5b1f81d075R31-R36.

> nix why-depends -f. texlab rustc
'texlab' does not depend on 'rustc'

@doronbehar
Copy link
Contributor Author

Reopening now since the update to 4.0.0 at #175752 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken 6.topic: closure size The final size of a derivation, including its dependencies 6.topic: rust
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants