Branch | Commit message | Author | Age |
base | gnu: txr: Update to 238. | Guillaume Le Vaillant | 5 years |
series-4099 | gnu: Add python-libtmux | Edouard Klein | 5 years |
series-4101 | gnu: Update python-widgetsnbextension to 3.5.1 | Edouard Klein | 5 years |
series-4102 | gnu: Update python-ipywidgets to 7.5.1 | Edouard Klein | 5 years |
series-4103 | gnu: Update python-jupyter-console to 6.1.0 | Edouard Klein | 5 years |
series-4104 | gnu: Move nose from propagated to native in python-iml | Edouard Klein | 5 years |
series-4105 | gnu: Move nose from propagated to native in python-iml | Edouard Klein | 5 years |
series-4106 | gnu: Remove python-prompt-toolkit-1 | Edouard Klein | 5 years |
series-4108 | guix scripts: Mention Guix checkouts + gcroots/auto when warning about disk s... | Pierre Neidhardt | 5 years |
series-4109 | doc: Add example to calculate the size a system. | Pierre Neidhardt | 5 years |
[...] |
|
Tag | Download | Author | Age |
base-for-series-4108 | patches-base-for-series-4108.tar patches-base-for-series-4108.tar.gz | Guillaume Le Vaillant | 5 years |
base-for-series-4109 | patches-base-for-series-4109.tar patches-base-for-series-4109.tar.gz | Guillaume Le Vaillant | 5 years |
base-for-series-4098 | patches-base-for-series-4098.tar patches-base-for-series-4098.tar.gz | Christopher Baines | 5 years |
base-for-series-4099 | patches-base-for-series-4099.tar patches-base-for-series-4099.tar.gz | Christopher Baines | 5 years |
base-for-series-4101 | patches-base-for-series-4101.tar patches-base-for-series-4101.tar.gz | Christopher Baines | 5 years |
base-for-series-4102 | patches-base-for-series-4102.tar patches-base-for-series-4102.tar.gz | Christopher Baines | 5 years |
base-for-series-4103 | patches-base-for-series-4103.tar patches-base-for-series-4103.tar.gz | Christopher Baines | 5 years |
base-for-series-4104 | patches-base-for-series-4104.tar patches-base-for-series-4104.tar.gz | Christopher Baines | 5 years |
base-for-series-4105 | patches-base-for-series-4105.tar patches-base-for-series-4105.tar.gz | Christopher Baines | 5 years |
base-for-series-4106 | patches-base-for-series-4106.tar patches-base-for-series-4106.tar.gz | Christopher Baines | 5 years |
[...] |
|
Age | Commit message | Author |
2020-05-08 | gnu: QEMU: Update to 5.0.0.•••* gnu/packages/patches/qemu-CVE-2020-1711.patch,
gnu/packages/patches/qemu-CVE-2020-7039.patch,
gnu/packages/patches/qemu-CVE-2020-7211.patch,
gnu/packages/patches/qemu-CVE-2020-8608.patch,
gnu/packages/patches/qemu-fix-documentation-build-failure.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/virtualization.scm (qemu)[source](patches): Remove.
[arguments]: Add phase 'patch-/bin/sh-references'. In the 'configure' phase,
add shebang substitutions. Remove phase 'prevent-network-configuration'.
[inputs]: Change from LIBCAP to LIBCAP-NG.
base-for-series-3881base-for-series-3879 | Marius Bakke |
2020-05-08 | Merge branch 'core-updates' | Marius Bakke |
2020-05-08 | gnu: gcc-toolchain: Add 10.1.0.•••* gnu/packages/commencement.scm (gcc-toolchain-10): New variable.
| Ludovic Courtès |
2020-05-08 | gnu: Add rtl8821ce-linux-module.•••* gnu/packages/linux.scm (rtl8821ce-linux-module): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2020-05-08 | gnu: fish: Upgrade to 3.1.0.•••* gnu/packages/shells (fish):[version] Update to 3.1.0. [arguments] Enable
tests, patch test files, and avoid patches that no longer apply. [inputs]
Make groff a native-input.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| John Soo |
2020-05-08 | services: Add descriptions.•••* gnu/services/dbus.scm (polkit-service-type)[description]: New field.
* gnu/services/dict.scm (dicod-service-type)[description]: New field.
* gnu/services/dns.scm (knot-service-type)[description]: New field.
* gnu/services/networking.scm (dhcpd-service-type)[description]: New field.
* gnu/services/shepherd.scm (shepherd-root-service-type)[description]:
New field.
* gnu/services/xorg.scm (slim-service-type)[description]: New field.
(screen-locker-service-type)[description]: New field.
* gnu/system/pam.scm (pam-root-service-type)[description]: New field.
* gnu/system/shadow.scm (account-service-type)[description]: New field.
| Ludovic Courtès |
2020-05-08 | gnu: gcc: Add 10.1.0.•••* gnu/packages/gcc.scm (gcc-10): New variable.
| Ludovic Courtès |
2020-05-08 | gnu: spacefm: Fix functionality.•••* gnu/packages/lxde.scm (spacefm): Update package definition.
[source]: Change from url-fetch to git-fetch.
[inputs]: Add btrfs-progs, coreutils, e2fsprogs, fsarchiver,
gphotofs, ntfs-3g and procps.
[arguments]<#:phases>[patch-source-files]: Delete phase.
[patch-bin-dirs]: New phase.
[patch-mime-dirs]: New phase.
[patch-setuid-progs]: New phase.
[patch-spacefm-conf]: New phase.
[arguments]<:configure-flags>: Add "--with-preferable-sudo".
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-05-08 | gnu: ktsuss: Revert to default su.•••* gnu/packages/admin.scm (ktsuss): Use su instead of sudo; for
compatiblity with SpaceFM.
[arguments]<#:configure-flags>: Remove "--enable-sudo=yes".
[arguments]<#:phases>[patch-file-names]: Remove sudopath from phases.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-05-08 | gnu: Add gphotofs.•••* gnu/packages/file-systems.scm (gphotofs): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
[...] |
|
Clone |
https://git.cbaines.net/git/guix/patches |
git@git.cbaines.net:guix/patches |