diff options
Diffstat (limited to 'gnu/packages/rust-apps.scm')
| -rw-r--r-- | gnu/packages/rust-apps.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/packages/rust-apps.scm b/gnu/packages/rust-apps.scm index 6341453d854..1bccdd00e30 100644 --- a/gnu/packages/rust-apps.scm +++ b/gnu/packages/rust-apps.scm | |||
| @@ -4013,8 +4013,6 @@ configuration-free.") | |||
| 4013 | (list | 4013 | (list |
| 4014 | #:install-source? #f | 4014 | #:install-source? #f |
| 4015 | #:cargo-install-paths ''("vhdl_ls") | 4015 | #:cargo-install-paths ''("vhdl_ls") |
| 4016 | ;; Remove this line when ‘rustdoc’ is available in #:rust. | ||
| 4017 | #:cargo-test-flags ''("--lib" "--bins" "--tests" "--examples") | ||
| 4018 | #:phases | 4016 | #:phases |
| 4019 | #~(modify-phases %standard-phases | 4017 | #~(modify-phases %standard-phases |
| 4020 | (add-after 'install 'install-libraries | 4018 | (add-after 'install 'install-libraries |
