mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into core-updates
This commit is contained in:
commit
1b4e48d498
98 changed files with 1738 additions and 768 deletions
|
@ -317,7 +317,7 @@ allow automatic login and starting any app.")
|
|||
(description
|
||||
"This package provides the /etc/services, /etc/protocols, and /etc/rpc
|
||||
files, which contain information about the IANA-assigned port, protocol, and
|
||||
ONC RPC numbers")
|
||||
ONC RPC numbers.")
|
||||
(home-page "http://packages.debian.org/sid/netbase")
|
||||
(license license:gpl2)))
|
||||
|
||||
|
@ -957,7 +957,7 @@ system is under heavy load.")
|
|||
(assoc-ref %build-inputs "popt")))
|
||||
#:tests? #f)) ;no 'check' target
|
||||
(home-page "http://detox.sourceforge.net")
|
||||
(synopsis "Clean up filenames")
|
||||
(synopsis "Clean up file names")
|
||||
(description
|
||||
"Detox is a program that renames files to make them easier to work with
|
||||
under Unix and related operating systems. Spaces and various other unsafe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue