aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/web.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2023-10-07 13:54:30 -0400
committerLeo Famulari <leo@famulari.name>2023-07-23 22:26:04 -0400
commit54edc96c4d85c55feb0f64fdc1919c7d26b6e13b (patch)
tree416422dc3aa0c286218cc3edfac083b042754dca /gnu/services/web.scm
parentef365619b28c616dcc96d7e2cf81007dd88c7c6d (diff)
downloadguix-54edc96c4d85c55feb0f64fdc1919c7d26b6e13b.tar.gz
guix-54edc96c4d85c55feb0f64fdc1919c7d26b6e13b.zip
gnu: linux-libre 6.1: Update to 6.1.56.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.56. (linux-libre-6.1-pristine-source): Update hash.
Diffstat (limited to 'gnu/services/web.scm')
0 files changed, 0 insertions, 0 deletions
ve wicd.Maxim Cournoyer 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-03-19linux-container: Add #:guest-uid and #:guest-gid to 'eval/container'.Ludovic Courtès * gnu/system/linux-container.scm (eval/container): Add #:guest-uid and #:guest-gid and honor them. 2022-03-19linux-container: 'eval/container' honors #:namespaces.Ludovic Courtès * gnu/system/linux-container.scm (eval/container): Pass #:namespaces to 'call-with-container'.