mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
Merge pull request #51730 from marsam/texlive-fix-poppler-patch-link
texlive: fix link to poppler patch
This commit is contained in:
commit
4107c3dd01
@ -29,7 +29,7 @@ let
|
||||
patches = [
|
||||
(fetchurl {
|
||||
name = "texlive-poppler-0.64.patch";
|
||||
url = https://git.archlinux.org/svntogit/packages.git/plain/trunk/texlive-poppler-0.64.patch?h=packages/texlive-bin;
|
||||
url = https://git.archlinux.org/svntogit/packages.git/plain/trunk/texlive-poppler-0.64.patch?h=packages/texlive-bin&id=da56abf0f8a1e85daca0ec0f031b8fa268519e6b;
|
||||
sha256 = "0443d074zl3c5raba8jyhavish706arjcd80ibb84zwnwck4ai0w";
|
||||
})
|
||||
(fetchurl {
|
||||
|
Loading…
Reference in New Issue
Block a user