Age | Commit message (Collapse) | Author |
|
* etc/news.scm: Add entry.
|
|
* guix/build/gnu-dist.scm (%dist-phases): Add BUILD under the name
'build-dist'.
|
|
* guix/build-system/gnu.scm (dist-package): Use default keyword
arguments in 'substitute-keyword-arguments'.
|
|
This has become redundant with the standard 'unpack' phase since
17919a58012c38052133ed029450fdb98d01fb5c.
* guix/build/gnu-dist.scm (copy-source): Remove.
(%dist-phases): Remove 'unpack' phase.
|
|
* guix/build/gnu-dist.scm (install-dist): Remove code for
'hydra-build-products'.
|
|
This has been superseded by the 'bootstrap' phase added in
189be331acfda1c242a9c85fca8d2a0356742f48.
* guix/build/gnu-dist.scm (autoreconf): Remove.
(%dist-phases): Remove it.
|
|
This is a followup to 464f5447396fcec9b43f7eab71d5d42b522a157f.
* guix/build-system/gnu.scm (dist-package): Do not call 'autoconf-wrapper'.
|
|
* gnu/packages/gnunet.scm (gnurl): Update 'home-page'.
|
|
From 5e41fcb899267b6854990e79edca3526e90ebb11 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last@163.com>
Date: Wed, 17 Jun 2020 21:33:01 +0800
Subject: [PATCH] gnu: font-sarasa-gothic: Update to 0.12.7
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/video.scm (vlc): Update to 3.0.11.
|
|
* gnu/packages/cups.scm (foo2zjs): Update to 20200610.
|
|
* gnu/packages/wm.scm (xmobar): Update to 0.34.
|
|
* gnu/packages/package-management.scm (nix): Update to 2.3.6.
|
|
Now that we have Qt 5.14, having SOURCE_DATE_EPOCH set prevents
reproducibility problems with the Qt Resource Compiler (this was fixed
upstream in Qt 5.13).
* gnu/packages/linphone.scm (linphoneqt)[phases]: Remove obsolete
'set-qt-rcc-source-date-override phase.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elpy)[phases]{disable-problematic-tests}:
New phase.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elpy): Update to 1.34.0.
|
|
* gnu/packages/toys.scm (xsnow): Update to 2.0.22.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-11.204623b.
|
|
* gnu/packages/messaging.scm (znc)[home-page]: Follow redirect.
|
|
* gnu/packages/messaging.scm (znc)[source]: Use HTTPS.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/enlightenment.scm (efl): Update to 1.24.3.
[arguments]: Remove opengl flags from configure-flags.
|
|
* gnu/packages/kodi.scm (kodi): Update to 18.7.1.
|
|
* gnu/packages/emulators.scm (mgba): Update to 0.8.2.
|
|
* gnu/packages/databases.scm (rocksdb): Update to 6.10.2.
|
|
* gnu/packages/efi.scm (sbsigntools): Update to 0.9.4.
|
|
* gnu/packages/cups.scm (hplip): Update to 3.20.6.
|
|
* gnu/packages/games.scm (corsix-th): Update to 0.64.
|
|
This reverts commit ed8583d162761f0683ea9523298db2e671a1ad09 because of some
test failures.
|
|
* gnu/packages/gnunet.scm (gnurl): Update to 7.70.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/build/profiles.scm (build-profile): Add comment at the top of
MANIFEST-FILE.
|
|
* gnu/packages/video.scm (guvcview): New variable.
|
|
* gnu/packages/games.scm (frozen-bubble): New variable.
|
|
* gnu/packages/perl.scm (perl-sdl): New variable.
|
|
* gnu/packages/perl.scm (perl-alien-sdl): New variable.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-11.559491e.
|
|
* gnu/packages/bittorrent.scm (transmission)[license]: Correct the license
field.
[inputs]: Remove unused inputs inotify-tools, cyrus-sasl, and file.
|
|
* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20200602.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 37.
|
|
* gnu/packages/messaging.scm (chatty): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/messaging.scm (purple-mm-sms): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/gnome.scm (feedbackd): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (poetry): Update to 1.0.9.
[arguments] Adjust required versions of pyrsistent. Remove required
version of importlib-metadata.
[propagated-inputs] Add python-msgpack-transitional.
Remove python-importlib-metadata.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/patches/python-memcached-syntax-warnings.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python-xyz.scm (python-memcached)[source]: Add it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/game-development.scm (guile-chickadee)[arguments]: Add
make-flag to not autocompile guile files.
|
|
* gnu/packages/sdl.scm (guile-sdl2)[arguments]: Remove configure-flags.
|
|
* gnu/packages/game-development.scm (guile-chickadee): Update to 0.5.0.
[inputs]: Add libvorbis, mpg123, openal.
(guile3.0-chickadee)[inputs]: Same.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/sdl.scm (guile-sdl2): Update to 0.5.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/emacs-xyz.scm (emacs-deadgrep): Update to 0.10.
[inputs]: change into...
[propagated-inputs]: ... this.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.42.
[source]: Use GNU ELPA repository.
[arguments]: Remove unnecessary phases.
|
|
* gnu/packages/games.scm (crawl): Update to 0.25.0.
|