Age | Commit message (Expand) | Author |
2020-01-12 | gnu: bitlbee: Build with check@0.12....* gnu/packages/check.scm (check-0.12): New public variable.
* gnu/packages/messaging.scm (bitlbee)[native-inputs]: Change from CHECK to
CHECK-0.12.
| Marius Bakke |
2020-01-12 | gnu: linux-libre: Update to 5.4.11....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.11.
(linux-libre-5.4-pristine-source): Update hash.
| Mark H Weaver |
2020-01-12 | gnu: linux-libre@4.19: Update to 4.19.95....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.95.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver |
2020-01-12 | gnu: linux-libre@4.14: Update to 4.14.164....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.164.
(linux-libre-4.14-pristine-source): Update hash.
| Mark H Weaver |
2020-01-12 | gnu: linux-libre@4.9: Update to 4.9.209....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.209.
(linux-libre-4.9-pristine-source): Update hash.
| Mark H Weaver |
2020-01-12 | gnu: linux-libre@4.4: Update to 4.4.209....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.209.
(linux-libre-4.4-pristine-source): Update hash.
| Mark H Weaver |
2020-01-12 | gnu: xdg-utils: Don't use propagated inputs....* gnu/packages/freedesktop.scm (xdg-utils)[propagated-inputs]: Remove.
[inputs]: Add awk, coreutils, grep, inetutils, perl-file-mimeinfo and sed.
[arguments]: Wrap the installed programs with the specified inputs in PATH.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Jakub Kądziołka |
2020-01-12 | gnu: nss-certs: Update to 3.48....This is a follow-up to commit 90076d2ce17d5b3c44ea663a44b40fa3084ead97.
* gnu/packages/certs.scm (nss-certs): Update to 3.48.
| Marius Bakke |
2020-01-12 | gnu: gst-plugins-base: Do not propagate Orc on armhf systems....* gnu/packages/gstreamer.scm (gst-plugins-base)[propagated-inputs]:
Conditionally add ORC.
| Marius Bakke |
2020-01-12 | gnu: wavpack: Do not build the static library....* gnu/packages/audio.scm (wavpack)[arguments]: New field.
| Marius Bakke |
2020-01-12 | gnu: wavpack: Update to 5.2.0....* gnu/packages/patches/wavpack-CVE-2018-6767.patch,
gnu/packages/patches/wavpack-CVE-2018-7253.patch,
gnu/packages/patches/wavpack-CVE-2018-7254.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/audio.scm (wavpack): Update to 5.2.0.
[source](patches): Remove.
| Marius Bakke |
2020-01-12 | gnu: jsoncpp: Fix test failure on armhf-linux and aarch64-linux....* gnu/packages/patches/jsoncpp-fix-inverted-case.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/serialization.scm (jsoncpp)[source](patches): New field.
| Marius Bakke |
2020-01-12 | gnu: chez-scheme: Remove obsolete snippet....* gnu/packages/chez.scm (chez-scheme)[source](modules, snippet): Remove.
| Marius Bakke |
2020-01-12 | gnu: emacs-telega: Update to 0.5.4-3....* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.4-3.
This change reflects several bug fixes that allows for better integration with
the latest changes provided by `tdlib` 1.5.4 -- 1.6.0.
| Brett Gilio |
2020-01-12 | gnu: sbcl-trivial-backtrace: Fix build reproducibility....* gnu/packages/lisp.scm (sbcl-trivial-backtrace)[arguments]: Add
'delete-test-results' phase.
| Guillaume Le Vaillant |
2020-01-12 | build: asdf-build-system: Improve reproducibility....* guix/build/asdf-build-system.scm (copy-files-to-output): Reset timestamps of
source files before compiling.
| Guillaume Le Vaillant |
2020-01-11 | gnu: audacity: Update to 2.3.3....* gnu/packages/audio.scm (audacity): Update to 2.3.3.
[source](snippet): Remove bundled "lame".
[arguments]: Adjust "use-upstream-headers" phase.
* gnu/packages/patches/audacity-build-with-system-portaudio.patch: Adjust patch.
| Kei Kebreau |
2020-01-12 | gnu: Fix license of several GNOME packages....* gnu/packages/gnome.scm (gnome-color-manager)[license]: Change to GPL2+.
(gnome-online-miners)[license]: Likewise.
(gnome-menus)[license]: Change to LGPL2.0+.
| Ludovic Courtès |
2020-01-12 | doc: Make sure 'htmlxref.cnf' is honored....Fixes <https://bugs.gnu.org/39060>.
Reported by Tobias Geerinckx-Rice <me@tobias.gr>.
* doc/build.scm (html-manual)[build]: Copy 'htmlxref.cnf' to the current
directory so that 'makeinfo' honors it.
| Ludovic Courtès |
2020-01-12 | doc: Update htmlxref.cnf....* doc/htmlxref.cnf: Update from Texinfo. Add entries for "mes",
"guix.ru", and "guix.zh_CN".
| Ludovic Courtès |
2020-01-12 | gnu: Add libolm....* gnu/packages/messaging.scm (libolm): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nixo |
2020-01-12 | gnu: timidity++: Add libvorbis as input...* gnu/packages/audio.scm (timidity++)[inputs] Add libvorbis as input
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| EuAndreh |
2020-01-12 | gnu: entr: Fix references to external programs....* gnu/packages/entr.scm (entr)[arguments](remove-fhs-file-names): Use 'which'
instead of relying on the runtime PATH. Patch /bin/sh too.
[inputs]: Add NCURSES.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jakub Kądziołka |
2020-01-12 | system: Drop net-tools from %BASE-PACKAGES (replaced by iproute2)....* gnu/system.scm (%base-packages): Remove net-tools.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon Josefsson |
2020-01-12 | daemon: Fix the displayed GC estimated progress....* nix/libstore/gc.cc (LocalStore::deletePathRecursive): Fix computation
of 'fraction'. Take 'bytesInvalidated' into account.
| Ludovic Courtès |
2020-01-12 | daemon: Account for deleted store files when deduplication is on....Previously, a store item that is a regular file would not be accounted
for in the 'bytesFreed' value computed by 'deletePath' because its
'st_nlink' count would always be >= 2. This commit fixes that.
* nix/libutil/util.hh (deletePath): Add optional 'linkThreshold' argument.
* nix/libutil/util.cc (_deletePath): Add 'linkThreshold' argument and
honor it. Pass it down in recursive call.
(deletePath): Add 'linkThreshold' and honor it.
* nix/libstore/gc.cc (LocalStore::deleteGarbage): Pass 'linkThreshold'
argument to 'deletePath', with a value of 2 when PATH is a store item
and deduplication is on.
| Ludovic Courtès |
2020-01-12 | gnu: cmake@3.15.5: Honor 'SSL_CERT_DIR' and 'SSL_CERT_FILE'....* gnu/packages/cmake.scm (cmake-3.15.5)[native-search-paths]: New field.
| Ludovic Courtès |
2020-01-12 | gnu: cmake@3.15.5: Apply "cmake-curl-certificates.patch"....* gnu/packages/cmake.scm (cmake-3.15.5)[source]: Add 'patches' field.
(cmake/fixed): Turn into a deprecated alias for CMAKE-3.15.5.
| Ludovic Courtès |
2020-01-12 | gnu: Use the two-element 'define-deprecated' form where applicable....* gnu/packages/guile.scm (guile-json): Use the two-element
'define-deprecated' form.
* gnu/packages/kde.scm (kdevplatform): Likewise.
* gnu/packages/mpi.scm (hwloc-2.0): Likewise.
* gnu/packages/qt.scm (qt): Likewise.
| Ludovic Courtès |
2020-01-12 | deprecation: Add a two-element form for simple aliases....* guix/deprecation.scm (define-deprecated): Add a two-element form for
simple aliases: (define-deprecated old new).
| Ludovic Courtès |
2020-01-11 | gnu: Add emacs-metal-mercury-mode....* gnu/packages/emacs-xyz.scm (emacs-metal-mercury-mode): New variable.
| Brett Gilio |
2020-01-11 | gnu: python-keyring: Update to 21.0.0....* gnu/packages/python-crypto.scm (python-keyring): Update to 21.0.0.
[source]: Add snippet to backport test failure.
[arguments]: Use custom 'check phase.
[native-inputs]: Remove python-pytest-runner. Add
python-pytest-checkdocks, python-pytest-cov, python-pytest-flake8.
[propagated-inputs]: Remove python-pycrypto. Add
python-importlib-metadata, python-secretstorage.
[properties]: New field.
(python2-keyring): Rewrite package to stay at 8.7.
| Efraim Flashner |
2020-01-11 | gnu: Add python-secretstorage....* gnu/packages/python-crypto.scm (python-secretstorage): New variable.
| Efraim Flashner |
2020-01-11 | gnu: Add python-jeepney....* gnu/packages/python-crypto.scm (python-jeepney): New variable.
| Efraim Flashner |
2020-01-11 | gnu: python2-contextlib2: Inherit from python-contextlib2....* gnu/packages/python-xyz.scm (python2-contextlib2): Inherit from
python-contextlib2.
(python-contextlib2)[properties]: New field.
| Efraim Flashner |
2020-01-11 | gnu: pcmanfm-qt: Fix opening files by double-click....Fixes <https://bugs.gnu.org/38926>.
* gnu/packages/lxqt.scm (pcmanfm-qt)[arguments]: Add phase to wrap the
executable with the GIO_LAUNCH_DESKTOP environment variable.
[inputs]: Add GLIB:BIN.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Reza Alizadeh Majd |
2020-01-11 | gnu: make-gcc-toolchain: Fix typo in description....* gnu/packages/commencement.scm (make-gcc-toolchain)[description]: Fix typo
and triple spacing.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Jonathan Brielmaier |
2020-01-11 | gnu: Add wla-dx....* gnu/packages/assembly.scm (wla-dx): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Jakub Kądziołka |
2020-01-11 | services: Add pulseaudio to %desktop-services....Fixes <https://bugs.gnu.org/38172>.
Reported by raingloom <raingloom@riseup.net>.
* gnu/services/desktop.scm (%desktop-services): Add pulseaudio service.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Leo Prikler |
2020-01-11 | doc: Add pulseaudio documentation....* doc/guile.texi: Add documentation for pulseaudio-service-type and
pulseaudio-configuration.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Leo Prikler |
2020-01-11 | services: Split ladspa-service-type from pulseaudio-service-type....* gnu/services/sound.scm (ladspa-configuration): New record.
(ladspa-environment): New procedure.
(ladspa-service-type): New service type.
(pulseaudio-environment): Remove LADSPA_PATH.
* doc/guix.texi: Adjust documentation.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Leo Prikler |
2020-01-11 | services: pulseaudio-configuration: Set flat-volumes to no....* gnu/services/sound (pulseaudio-configuration) [daemon-conf]: Disable
flat-volumes, which causes unpleasant experiences to users when applications
inadvertently max out the system volume (e.g. as in #38172).
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Leo Prikler |
2020-01-11 | services: Add pulseaudio-configuration....* gnu/services/sound (<pulseaudio-configuration>): New record.
(pulseaudio-etc): New procedure.
(pulseaudio-environment): Add PULSE_CONFIG and PULSE_CLIENTCONFIG.
(pulseaudio-service-type): Update accordingly.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Leo Prikler |
2020-01-11 | gnu: qtwebengine: Purge unnecessary bundled software from the source....* gnu/packages/qt.scm (qtwebengine)[source](modules, snippet): New fields.
[inputs]: Add CURL and VALGRIND.
| Marius Bakke |
2020-01-11 | gnu: Add qtwebengine....* gnu/packages/qt.scm (qtwebengine): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Mike Rosset |
2020-01-11 | gnu: emacs-undo-tree: Update to 0.7.1....* gnu/packages/emacs-xyz.scm (emacs-undo-tree): Update to 0.7.1.
Signed-off-by: David Wilson <david@daviwil.com>
| nixo |
2020-01-11 | gnu: Add picolisp....* gnu/packages/lisp.scm (picolisp32, picolisp): New variables.
| Guillaume Le Vaillant |
2020-01-11 | gnu: cdemu-daemon: Split excessively long line....* gnu/packages/cdrom.scm (cdemu-daemon)[source]: Wrap at 80 characters.
| Tobias Geerinckx-Rice |
2020-01-11 | gnu: cdemu-client: Update to 3.2.4....* gnu/packages/cdrom.scm (cdemu-client): Update to 3.2.4.
| Tobias Geerinckx-Rice |
2020-01-11 | gnu: cdemu-daemon: Update to 3.2.4....* gnu/packages/cdrom.scm (cdemu-daemon): Update to 3.2.4.
| Tobias Geerinckx-Rice |