Age | Commit message (Collapse) | Author |
|
|
|
* gnu/packages/web.scm (perl-uri-fetch): Update to 0.15.
|
|
* gnu/packages/patches/ganeti-sphinx-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/virtualization.scm (ganeti)[source](patches): Add it.
|
|
This fixes a regression from 1ed567c8721ec2810fdb70f1c6fc8396a705d503.
* gnu/packages/virtualization.scm (ganeti)[arguments]: Set PYTHONPATH before
generating bash completions, and adjust invocation to run the script directly.
|
|
* gnu/packages/wm.scm (cagebreak): Update to 1.8.0.
[inputs]: Add LIBEVDEV.
|
|
* gnu/packages/wm.scm (dwl): Update to 0.2.1.
|
|
* gnu/packages/wm.scm (hikari): Update to 2.3.2.
|
|
* gnu/packages/wm.scm (sway): Update to 1.6.1.
|
|
* gnu/packages/wm.scm (wlroots): Update to 0.14.1.
[inputs]: Add SEATD.
|
|
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.23.
[build-system]: Switch to MESON-BUILD-SYSTEM.
|
|
* gnu/packages/code.scm (cscope): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/gnome.scm (gnome-bluetooth)[native-inputs]: Add python and
python-dbus.
|
|
There is a bug in libhx causing pam-mount to crash when trying to mount user
directories at login. Upstream has a patch to fix this issue.
* gnu/packages/patches/libhx-fix-double-free-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/c.scm (libhx)[source]: Use it.
|
|
* gnu/packages/vim.scm (vim-paredit): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/golang.scm (go-golang-org-x-mod): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
Add font-awesome to propagated-inputs to properly render the icons.
* gnu/packages/image.scm (swappy)[propagated-inputs]:
Add font-awesome;
[use-modules]: Add (gnu packages fonts).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/image.scm (swappy): Update to 1.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/admin.scm (runitor): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/dns.scm (cloudflare-cli): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/serialization.scm (JSON.sh): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/suckless.scm (wmname): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/shellutils.scm (zsh-syntax-highlighting): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This adds an opportunity for parallelism and reduces the amount of
rebuild needed when "secondary" modules are modified.
* guix/self.scm (compiled-guix)[*core-cli-modules*]: New variable.
[*cli-modules*]: Depend on it.
[built-modules]: Likewise.
|
|
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211011.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/openstack.scm (python-git-review): Update to 2.1.0.
|
|
* gnu/packages/python-xyz.scm (python-pbr-minimal): Update to 5.5.1.
|
|
* gnu/packages/lisp-xyz.scm (cl-yaml, ecl-cl-yaml, sbcl-cl-yaml): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-libyaml, ecl-cl-libyaml, sbcl-cl-libyaml): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-generic-comparability,
ecl-generic-comparability, sbcl-generic-comparability): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-readline, ecl-cl-readline, sbcl-cl-readline):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-conium, ecl-conium, sbcl-conium): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-terminfo, cl-terminfo, ecl-terminfo):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/finance.scm (emacs-beancount): Restructure package, now
independent of beancount and in its own git repository. Note that there is no
version number for the now independent code tree, so unfortunately this might
look like a "version downgrade" to some users as it switched from being
beancount's revision number to being a git-derived version number.
|
|
* gnu/packages/django.scm: Use (gnu packages compression).
|
|
* gnu/packages/gnome.scm (gsound): Update to 1.0.3.
[build-system]: Switch to Meson.
[inputs]: Remove explicit glib. Move libcanberra…
[propagated-inputs]: …here.
|
|
* gnu/packages/gnome.scm (apostrophe): Update to 2.5.
[native-inputs]: Add sassc.
|
|
* gnu/packages/gnucash.scm (aqbanking): Update to 6.3.2.
|
|
* gnu/packages/mail.scm (astroid): Update to 0.16.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/linux.scm (btrfs-progs): Update to 5.14.2.
|
|
* gnu/packages/linux.scm (acpid): Update to 2.0.33.
|
|
* gnu/packages/games.scm (fheroes2): Update to 0.9.8.
|
|
* gnu/packages/python-compression.scm (python-brotli):
Delete duplicate variable.
* gnu/packages/compression.scm (python-google-brotli):
Redefine as a deprecated-package, with…
(python-brotli): …as the canonical variable.
* gnu/packages/fonts.scm (font-meera-inimai)[native-inputs]:
Adjust accordingly.
|
|
Sorry for the noise, but good riddance. Our nonstandard name for this
package has caused confusion since it was added. For example, the
duplicate python-brotli and python-google-brotli packages added later,
with the latter name making even less sense.
The Python packages will be fixed in the next commit.
* gnu/packages/compression.scm (google-brotli): Redefine as a
deprecated-package, with…
(brotli): …restored to canonical status.
(python-google-brotli)[inherit]: Adjust accordingly.
* gnu/packages/databases.scm (apache-arrow)[inputs]: Adjust accordingly.
* gnu/packages/fontutils.scm (woff2)[inputs]: Likewise.
* gnu/packages/gnome.scm (libsoup)[propagated-inputs]: Likewise.
* gnu/packages/networking (wireshark)[inputs]: Likewise.
* gnu/packages/node.scm (node-lts)[arguments, native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-imagecodecs)[inputs]: Likewise.
|
|
* gnu/packages/linux.scm (sysfsutils-1): Delete variable.
|
|
* gnu/packages/linux.scm (cpufrequtils): Update to 008.
[source]: Remove patch.
[arguments]: Add many #:configure-flags to mitigate downgrade from
Autotools. Don't ./configure.
[native-inputs]: Remove unused sysfsutils-1. Add gettext-minimal.
[home-page]: Change to a working mirror.
* gnu/packages/patches/cpufrequtils-fix-aclocal.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/system/linux-initrd.scm (file-system-packages): Add ntfsfix/static
when needed.
|
|
* gnu/packages/linux.scm (ntfsfix/static): New public variable.
|
|
* gnu/packages/linux.scm (ntfs-3g/static): New public variable.
|
|
* gnu/packages/python-web.scm (python-zope-testrunner)[arguments]: Delete one
test.
|
|
* gnu/packages/python-web.scm (python-zope-bootstrap-package): New procedure.
(python-zope-exceptions-bootstrap, python-zope-testrunner-bootstrap,
python-zope-configuration-bootstrap, python-zope-proxy-bootstrap,
python-zope-location-bootstrap, python-zope-security-bootstrap,
python-zope-component-bootstrap): Use it.
|