summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: elfutils: Update to 0.178series-2622Mark Wielaard2020-01-12
| | | | | | | | | | | | | | | | This introduces debuginfod support which requires a couple of new inputs. * gnu/local.ml (dist_patch_DATA): Remove elfutils-tests-ptrace.patch. Add elfutils-0.178-tests-build-id.patch. * gnu/packages/elf.scm (elfutils): Update to 0.178 [native-inputs]: Add iproute and pkg-config. [inputs]: Add cpio, libarchive, libmicrohttpd, libcurl, rpm and sqlite. [synopsis]: Updated. [description]: Updated. [license]: List all licenses used. * gnu/packages/patches/elfutils-tests-ptrace.patch: Removed. Fixed upstream. * gnu/packages/patches/elfutils-0.178-tests-build-id.patch: New. Patches backported from upstream git.
* gnu: gnome-initial-setup: Update description.base-for-series-2622base-for-series-2621base-for-series-2620base-for-series-2618Danny Milosavljevic2020-01-12
| | | | * gnu/packages/gnome.scm (gnome-initial-setup)[description]: Modify.
* gnu: Add gnome-initial-setup.Raghav Gururajan2020-01-12
| | | | * gnu/packages/gnome.scm (gnome-initial-setup): New variable.
* gnu: redis: Update to 5.0.7.Jethro Cao2020-01-12
| | | | | | * gnu/packages/databases.scm (redis): Update to 5.0.7. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: postgresql@11: Update to 11.6.Riku Viitanen2020-01-12
| | | | | | * gnu/packages/databases: (postgresql-11): Update to 11.6. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: postgresql@9.6: Update to 9.6.16.Riku Viitanen2020-01-12
| | | | | | * gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.16. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: dot2tex: Update to 2.11.3.Jakub Kądziołka2020-01-12
| | | | | | * gnu/packages/graphviz.scm (dot2tex): Update to 2.11.3. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: spice: Fix test failure on armhf-linux.Marius Bakke2020-01-12
| | | | | | * gnu/packages/patches/spice-fix-test-armhf.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/spice.scm (spice)[source](patches): New field.
* gnu: bitlbee: Update to 3.6.Timotej Lazar2020-01-12
| | | | * gnu/packages/messaging.scm (bitlbee): Update to 3.6.
* gnu: bitlbee: Build with check@0.12.Marius Bakke2020-01-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.
* gnu: linux-libre: Update to 5.4.11.Mark H Weaver2020-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.11. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.95.Mark H Weaver2020-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.95. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.164.Mark H Weaver2020-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.164. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.209.Mark H Weaver2020-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.209. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.209.Mark H Weaver2020-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.209. (linux-libre-4.4-pristine-source): Update hash.
* gnu: xdg-utils: Don't use propagated inputs.Jakub Kądziołka2020-01-12
| | | | | | | | * 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>
* gnu: nss-certs: Update to 3.48.Marius Bakke2020-01-12
| | | | | | This is a follow-up to commit 90076d2ce17d5b3c44ea663a44b40fa3084ead97. * gnu/packages/certs.scm (nss-certs): Update to 3.48.
* gnu: gst-plugins-base: Do not propagate Orc on armhf systems.Marius Bakke2020-01-12
| | | | | * gnu/packages/gstreamer.scm (gst-plugins-base)[propagated-inputs]: Conditionally add ORC.
* gnu: wavpack: Do not build the static library.Marius Bakke2020-01-12
| | | | * gnu/packages/audio.scm (wavpack)[arguments]: New field.
* gnu: wavpack: Update to 5.2.0.Marius Bakke2020-01-12
| | | | | | | | | * 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.
* gnu: jsoncpp: Fix test failure on armhf-linux and aarch64-linux.Marius Bakke2020-01-12
| | | | | | * 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.
* gnu: chez-scheme: Remove obsolete snippet.Marius Bakke2020-01-12
| | | | * gnu/packages/chez.scm (chez-scheme)[source](modules, snippet): Remove.
* gnu: emacs-telega: Update to 0.5.4-3.Brett Gilio2020-01-12
| | | | | | | * 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.
* gnu: sbcl-trivial-backtrace: Fix build reproducibility.Guillaume Le Vaillant2020-01-12
| | | | | * gnu/packages/lisp.scm (sbcl-trivial-backtrace)[arguments]: Add 'delete-test-results' phase.
* build: asdf-build-system: Improve reproducibility.Guillaume Le Vaillant2020-01-12
| | | | | * guix/build/asdf-build-system.scm (copy-files-to-output): Reset timestamps of source files before compiling.
* gnu: audacity: Update to 2.3.3.base-for-series-2615base-for-series-2614base-for-series-2612base-for-series-2610base-for-series-2609base-for-series-2606base-for-series-2605base-for-series-2603base-for-series-2602base-for-series-2601base-for-series-2598base-for-series-2595base-for-series-2592base-for-series-2591base-for-series-2576base-for-series-2570base-for-series-2567base-for-series-2566base-for-series-2565base-for-series-2563base-for-series-2560base-for-series-2558base-for-series-2556base-for-series-2551base-for-series-2548base-for-series-2546base-for-series-2539base-for-series-2537base-for-series-2533base-for-series-2532base-for-series-2529base-for-series-2528base-for-series-2527base-for-series-2525base-for-series-2524base-for-series-2522base-for-series-2513base-for-series-2511base-for-series-2508base-for-series-2504base-for-series-2503Kei Kebreau2020-01-11
| | | | | | | * 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.
* gnu: Fix license of several GNOME packages.Ludovic Courtès2020-01-12
| | | | | | * gnu/packages/gnome.scm (gnome-color-manager)[license]: Change to GPL2+. (gnome-online-miners)[license]: Likewise. (gnome-menus)[license]: Change to LGPL2.0+.
* doc: Make sure 'htmlxref.cnf' is honored.Ludovic Courtès2020-01-12
| | | | | | | | 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.
* doc: Update htmlxref.cnf.Ludovic Courtès2020-01-12
| | | | | * doc/htmlxref.cnf: Update from Texinfo. Add entries for "mes", "guix.ru", and "guix.zh_CN".
* gnu: Add libolm.nixo2020-01-12
| | | | | | * gnu/packages/messaging.scm (libolm): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: timidity++: Add libvorbis as inputEuAndreh2020-01-12
| | | | | | * gnu/packages/audio.scm (timidity++)[inputs] Add libvorbis as input Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: entr: Fix references to external programs.Jakub Kądziołka2020-01-12
| | | | | | | | * 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>
* system: Drop net-tools from %BASE-PACKAGES (replaced by iproute2).Simon Josefsson2020-01-12
| | | | | | * gnu/system.scm (%base-packages): Remove net-tools. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* daemon: Fix the displayed GC estimated progress.Ludovic Courtès2020-01-12
| | | | | * nix/libstore/gc.cc (LocalStore::deletePathRecursive): Fix computation of 'fraction'. Take 'bytesInvalidated' into account.
* daemon: Account for deleted store files when deduplication is on.Ludovic Courtès2020-01-12
| | | | | | | | | | | | | | 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.
* gnu: cmake@3.15.5: Honor 'SSL_CERT_DIR' and 'SSL_CERT_FILE'.Ludovic Courtès2020-01-12
| | | | * gnu/packages/cmake.scm (cmake-3.15.5)[native-search-paths]: New field.
* gnu: cmake@3.15.5: Apply "cmake-curl-certificates.patch".Ludovic Courtès2020-01-12
| | | | | * gnu/packages/cmake.scm (cmake-3.15.5)[source]: Add 'patches' field. (cmake/fixed): Turn into a deprecated alias for CMAKE-3.15.5.
* gnu: Use the two-element 'define-deprecated' form where applicable.Ludovic Courtès2020-01-12
| | | | | | | | * 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.
* deprecation: Add a two-element form for simple aliases.Ludovic Courtès2020-01-12
| | | | | * guix/deprecation.scm (define-deprecated): Add a two-element form for simple aliases: (define-deprecated old new).
* gnu: Add emacs-metal-mercury-mode.Brett Gilio2020-01-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-metal-mercury-mode): New variable.
* gnu: python-keyring: Update to 21.0.0.Efraim Flashner2020-01-11
| | | | | | | | | | | | * 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.
* gnu: Add python-secretstorage.Efraim Flashner2020-01-11
| | | | * gnu/packages/python-crypto.scm (python-secretstorage): New variable.
* gnu: Add python-jeepney.Efraim Flashner2020-01-11
| | | | * gnu/packages/python-crypto.scm (python-jeepney): New variable.
* gnu: python2-contextlib2: Inherit from python-contextlib2.Efraim Flashner2020-01-11
| | | | | | * gnu/packages/python-xyz.scm (python2-contextlib2): Inherit from python-contextlib2. (python-contextlib2)[properties]: New field.
* gnu: pcmanfm-qt: Fix opening files by double-click.Reza Alizadeh Majd2020-01-11
| | | | | | | | | | 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>
* gnu: make-gcc-toolchain: Fix typo in description.Jonathan Brielmaier2020-01-11
| | | | | | | * gnu/packages/commencement.scm (make-gcc-toolchain)[description]: Fix typo and triple spacing. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add wla-dx.Jakub Kądziołka2020-01-11
| | | | | | * gnu/packages/assembly.scm (wla-dx): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* services: Add pulseaudio to %desktop-services.Leo Prikler2020-01-11
| | | | | | | | | 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>
* doc: Add pulseaudio documentation.Leo Prikler2020-01-11
| | | | | | | * doc/guile.texi: Add documentation for pulseaudio-service-type and pulseaudio-configuration. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* services: Split ladspa-service-type from pulseaudio-service-type.Leo Prikler2020-01-11
| | | | | | | | | | * 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>