mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into core-updates-frozen
This commit is contained in:
commit
3a317f7476
163 changed files with 5805 additions and 1929 deletions
|
@ -404,9 +404,6 @@ libssh library.")
|
|||
(inputs `(("guile" ,guile-2.2)
|
||||
,@(alist-delete "guile" (package-inputs guile-ssh))))))
|
||||
|
||||
(define-public guile3.0-ssh
|
||||
(deprecated-package "guile3.0-ssh" guile-ssh))
|
||||
|
||||
(define-public corkscrew
|
||||
;; The last 2.0 release hails from 2009. Use a fork (submitted upstream as
|
||||
;; <https://github.com/patpadgett/corkscrew/pull/5>) that adds now-essential
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue