Skip to content

zathura: move texlive to nativeBuildInputs#224902

Closed
ghost wants to merge 1 commit intomasterfrom
unknown repository
Closed

zathura: move texlive to nativeBuildInputs#224902
ghost wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Apr 5, 2023

Texlive is used at build-time, not run-time.

Texlive is used at build-time, not run-time.
@apfelkuchen6
Copy link
Copy Markdown
Contributor

apfelkuchen6 commented Apr 5, 2023

zathura links against libsynctex from texlive:

➜ ldd /nix/store/xa8bp79a6hshyybj6axm5lx2b0cs2p42-zathura-0.5.2-bin/bin/.zathura-wrapped | grep tex                                         
	libsynctex.so.2 => /nix/store/fk63dq5f963q3x0pn9nfc1ar9yhql7bn-texlive-bin-2022/lib/libsynctex.so.2 (0x00006982ff116000)

Are you sure texlive is used at build time? for what?

(zathura doesn't build with with strictDeps because of other issues)

@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Apr 6, 2023
@ghost
Copy link
Copy Markdown
Author

ghost commented Apr 6, 2023

Apologies; I use this along with #224903. I'll fold this change into that PR.

@ghost ghost closed this Apr 6, 2023
@ghost ghost deleted the pr/zathura/nativeBuildInputs branch January 23, 2024 06:50
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant