me
/
guix
Archived
1
0
Fork 0

gnu: tectonic: Update package.

* gnu/packages/rust-apps.scm (tectonic)[arguments]: Remove
cargo-build-flags.  Don't install the sources.

Change-Id: I368fdbee3da7b1747620d507f2ae72bf768c441b
Efraim Flashner 2023-10-28 16:04:42 +03:00
parent caaede2bba
commit 6458868424
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -1534,7 +1534,7 @@ of the project is to be runnable on untrusted networks without crashing.")
(base32 "1q4mz2c32gfypx33zlzgd1q9h4322jrk13fzvsf8h676ylclqzpc"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-build-flags '("--release" "--features" "external-harfbuzz")
`(#:install-source? #f
#:cargo-inputs
(("rust-atty" ,rust-atty-0.2)
("rust-byte-unit" ,rust-byte-unit-4)