guix/doc
Maxim Cournoyer edac21bfc7
gnu: Remove wicd.
The last release is from 2017, stuck on Python 2.

* gnu/packages/wicd.scm: Delete file.
* gnu/packages/patches/wicd-bitrate-none-fix.patch: Delete file.
* gnu/packages/patches/wicd-get-selected-profile-fix.patch: Likewise.
* gnu/packages/patches/wicd-urwid-1.3.patch: Likewise.
* gnu/packages/patches/wicd-wpa2-ttls.patch: Likewise.
* gnu/local.mk: De-register them.
* gnu/services/networking.scm: Remove wicd service...
* doc/guix.texi: ... and its documentation.
* gnu/system/linux-container.scm (containerized-operating-system)
<services-to-drop>: Remove wicd-service-type.
2022-05-31 14:53:42 -04:00
..
images
build.scm doc: Build an empty index if the manual is missing. 2022-04-08 23:59:48 +02:00
contributing.texi doc: Fix typos. 2022-05-22 02:00:00 +02:00
environment-gdb.scm doc: Update "guix shell -D -f" example to new input style. 2022-01-14 22:39:24 +01:00
fdl-1.3.texi
guix-cookbook.texi doc: cookbook: Fix cross-reference to SICP. 2022-04-08 19:55:42 +02:00
guix.texi gnu: Remove wicd. 2022-05-31 14:53:42 -04:00
he-config-bare-bones.scm
htmlxref.cnf doc: Fix cookbook URLs in htmlxref.cnf. 2022-04-08 19:59:25 +02:00
local.mk nls: Enforce translation thresholds. 2022-04-02 18:14:43 +02:00
package-hello.json
package-hello.scm