mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: curl-minimal: Remove variable.
* gnu/packages/curl.scm (curl-minimal): Remove variable. * gnu/packages/astronomy.scm (python-fitsio, gnuastro): Use curl. * gnu/packages/games.scm (odamex): Ditto. * gnu/packages/sync.scm (onedrive): Ditto. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
acdb42e5d0
commit
0425c91a92
4 changed files with 4 additions and 7 deletions
|
@ -170,9 +170,6 @@ tunneling, and so on.")
|
|||
"NUM_THREADS 100\n"))))))
|
||||
(else phases)))))))
|
||||
|
||||
(define-public curl-minimal
|
||||
(deprecated-package "curl-minimal" curl))
|
||||
|
||||
(define-public curl-ssh
|
||||
(package/inherit curl
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue