aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add rust-dialoguer-0.3.André Batista2020-10-11
| | | | | | * gnu/packages/crates-io.scm (rust-dialoguer-0.3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-dialoguer-0.6.André Batista2020-10-11
| | | | | | * gnu/packages/crates-io.scm (rust-dialoguer-0.6): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-tempfile-2.André Batista2020-10-11
| | | | | | * gnu/packages/crates-io.scm (rust-tempfile-2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: nginx: Allow to pass configure-flags.Oleg Pykhalov2020-10-11
| | | | | * gnu/packages/web.scm (nginx)[arguments]<configure>: Accept '#:configure-flags'.
* Revert "Revert "install: Pass "modprobe.blacklist=radeon".""Florian Pelz2020-10-11
| | | | | | This reverts commit 73ddcab6075f60ef9b3cd72a35fbf7f5d622b6ef. Blacklisting has become necessary again on my AMD machines, else the installer screen stays black.
* gnu: Add buku.Alexandros Theodotou2020-10-10
| | | | | | * gnu/packages/web.scm (buku): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* services: ganeti: Fix typo.Marius Bakke2020-10-10
| | | | * gnu/services/ganeti.scm (ganeti-luxid-service-type)[description]: Fix typo.
* gnu: libvpx: Update to 1.9.0.Marius Bakke2020-10-10
| | | | * gnu/packages/video.scm (libvpx): Update to 1.9.0.
* gnu: drbd-utils: Update to 9.15.0.Marius Bakke2020-10-10
| | | | * gnu/packages/cluster.scm (drbd-utils): Update to 9.15.0.
* gnu: fakeroot: Update to 1.25.1.Marius Bakke2020-10-10
| | | | | | | | | * gnu/packages/linux.scm (fakeroot): Update to 1.25.1. [arguments]: Override the 'bootstrap' phase. Remove obsolete statx workaround. [native-inputs]: Add AUTOCONF, AUTOMAKE, LIBTOOL, GETTEXT-MINIMAL, and PO4A. While at it, move ACL ... [inputs]: ... here, where it belongs according to libfakeroot.la.
* gnu: python-dirsync: Update home page.Marius Bakke2020-10-10
| | | | * gnu/packages/python-xyz.scm (python-dirsync)[home-page]: Follow redirect.
* gnu: python-dirsync: Update to 2.2.5.Marius Bakke2020-10-10
| | | | * gnu/packages/python-xyz.scm (python-dirsync): Update to 2.2.5.
* gnu: python-oauthlib: Update to 3.1.0.Marius Bakke2020-10-10
| | | | * gnu/packages/python-web.scm (python-oauthlib): Update to 3.1.0.
* gnu: python-openid: Update to 3.2.0.Marius Bakke2020-10-10
| | | | * gnu/packages/python-web.scm (python-openid): Update to 3.2.0.
* gnu: Rename 'llvm-download-uri' to 'llvm-uri'.Marius Bakke2020-10-10
| | | | | * gnu/packages/llvm.scm (llvm-download-uri): Rename to ... (llvm-uri): ... this. Adjust callers accordingly.
* gnu: folly: Remove reference to missing patch.Marius Bakke2020-10-10
| | | | | | | | The patch is unnecessary because tests are disabled. This is a follow-up to 5b548a1ee45bb12111af50cf00eb696207e207c5. * gnu/packages/cpp.scm (folly)[source](patches): Remove. * gnu/local.mk (dist_patch_DATA): Remove missing patch.
* gnu: Add folly.Greg Hogan2020-10-10
| | | | | | * gnu/packages/cpp.scm (folly): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add liburing.Greg Hogan2020-10-10
| | | | | | * gnu/packages/linux.scm (liburing): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-nestedtext.Tanguy Le Carrour2020-10-10
| | | | | | * gnu/packages/python-xyz.scm (python-nestedtext): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-inform.Tanguy Le Carrour2020-10-10
| | | | | | * gnu/packages/python-xyz.scm (python-inform): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: beets: Skip failing tests.Tanguy Le Carrour2020-10-10
| | | | | | * gnu/packages/music.scm (beets)[phases]{disable-failing-tests}: New phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gdb: Build with a 32-bit MIG when targeting i586-pc-gnu.Ludovic Courtès2020-10-10
| | | | | | | | | | | Fixes a bug whereby GDB cross-compiled for i586-pc-gnu would be broken: (gdb) r Starting program: /gnu/store/… Handling event, msgid = 72: (ipc/mig) server type check failure * gnu/packages/gdb.scm (gdb-9.1)[native-inputs]: Use MIG/32-BIT instead of MIG.
* gnu: mig: Define 'mig/32-bit'.Ludovic Courtès2020-10-10
| | | | | | * gnu/packages/hurd.scm (mig/32-bit): New variable. (hurd)[native-inputs]: Use it. Previous inline variant would drop the 'patch-non-shebang-references' phase.
* gnu: obs: Fix missing icons.Oleg Pykhalov2020-10-10
| | | | | | | | Fixes <https://bugs.gnu.org/43556>. Reported-by: bdju <bdju@tilde.team>. * gnu/packages/video.scm (obs)[arguments]<phases>: Add 'wrap-executable' which fixes missing icons.
* gnu; sudo: Remove 'groff' input when building for the Hurd.Jan (janneke) Nieuwenhuizen2020-10-10
| | | | | * gnu/packages/admin.scm (sudo)[native-inputs]: Remove 'groff' when building for the Hurd.
* gnu: acl: Disable tests for the Hurd.Jan (janneke) Nieuwenhuizen2020-10-10
| | | | | * gnu/packages/acl.scm (acl)[arguments]: Set #:tests? to #f when building for the Hurd.
* gnu: Add nmrpflash.Danny Milosavljevic2020-10-10
| | | | * gnu/packages/admin.scm (nmrpflash): New variable.
* gnu: Add perl-opengl.Andreas Enge2020-10-10
| | | | | | * gnu/packages/perl.scm (perl-opengl): New variable. Co-authored-by: Malte Frank Gerdes <malte.f.gerdes@gmail.com>
* gnu: stumpwm: Fix the Texinfo manual.Tobias Geerinckx-Rice2020-10-10
| | | | | * gnu/packages/wm.scm (stumpwm)[native-inputs]: Add autoconf & automake. [arguments]: Bootstrap autotools & configure before making stumpwm.info.
* services: hurd-vm: Add 'gdb-minimal' to the default OS.Ludovic Courtès2020-10-09
| | | | | * gnu/services/virtualization.scm (%hurd-vm-operating-system)[packages]: New field.
* gnu: source-highlight: Allow cross-compilation.Ludovic Courtès2020-10-09
| | | | | * gnu/packages/pretty-print.scm (source-highlight)[arguments]: Add 'skip-doc-directory' when (%current-target-system) is true.
* gnu: boost: Allow compilation on/to GNU/Hurd.Ludovic Courtès2020-10-09
| | | | | * gnu/packages/boost.scm (boost)[arguments]: In 'configure' phase, patch "#if defined(__MACH__)" to deal with GNU/Hurd.
* Revert "gnu: guix: Update to commit 5918cb5."Maxim Cournoyer2020-10-09
| | | | | This reverts commit f08587682a631d3fe30159af838c6766dd65205b. Its hash mismatched.
* system: hurd: Add diffutils, patch, gawk, tar, gzip, bzip2, xz, and lzip.Jan (janneke) Nieuwenhuizen2020-10-09
| | | | | * gnu/system/hurd.scm (%base-packages/hurd): Add diffutils, patch, gawk, tar, gzip, bzip2, xz, and lzip.
* system: hurd: Include 'guile-3.0-latest' in '%base-packages/hurd'.Jan (janneke) Nieuwenhuizen2020-10-09
| | | | | * gnu/system/hurd.scm (%base-packages/hurd): Change GUILE-3.0 to GUILE-3.0-LATEST.
* system: hurd: Add PAM support with shadow and sudo.Jan (janneke) Nieuwenhuizen2020-10-09
| | | | | | | | | | | * gnu/system.scm (hurd-default-essential-services): Add setuid-program-service-type. * gnu/system/hurd.scm (%base-packages/hurd): Add shadow, sudo. (%setuid-programs/hurd): New variable. (%hurd-default-operating-system)[setuid-program]: Use it. [pam-services, sudoers-file]: Remove overrides; enabling regular defaults. * gnu/system/examples/bare-hurd.tmpl (%hurd-os)[users]: New field. [services]: Do not disable PAM in SSH.
* gnu: guix: Update to commit 5918cb5.Maxim Cournoyer2020-10-09
| | | | | * gnu/packages/package-management.scm (guix): Update to commit 5918cb5341ecd76304eef2cb529e20896b56f4e5.
* gnu: linux-libre 4.19: Update to 4.19.150.Leo Famulari2020-10-09
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update 4.19.150. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.70.Leo Famulari2020-10-09
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update 5.4.70. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.8.14.Leo Famulari2020-10-09
| | | | | * gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.14. (linux-libre-5.8-pristine-source): Update hash.
* gnu: sudo: Remove support for Python plug-ins.Jan (janneke) Nieuwenhuizen2020-10-09
| | | | | | * gnu/packages/admin.scm (sudo)[inputs], [outputs]: Remove python. [arguments]: Remove --enable-python/--disable-python configure flags. Remove 'separate-python-output phase.
* gnu: emacs-ivy-posframe: Update to 0.5.1.Nicolas Goaziou2020-10-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.5.1.
* gnu: catch2: Update to 2.13.2.Tobias Geerinckx-Rice2020-10-09
| | | | * gnu/packages/check.scm (catch2): Update to 2.13.2.
* gnu: libsndfile: Update source file hash.Tobias Geerinckx-Rice2020-10-09
| | | | | | | | | | | | | The tarball was modified in-place to fix ‘incorrect line endings’[0]. Unfortunately, it does more, such as re-bootstrapping with autotools 1.16.2 instead of the previous 1.16.1. A basic visual inspection of the differences did not find anything out of order. [0]: https://github.com/libsndfile/libsndfile/releases/tag/v1.0.30 * gnu/packages/pulseaudio.scm (libsndfile)[source]: Update hash.
* gnu: python-shapely: Remove cythonized files.Efraim Flashner2020-10-09
| | | | | * gnu/packages/python-xyz.scm (python-shapely)[source]: Add snippet to remove pregenerated cythonized files.
* gnu: python-shapely: Update to 1.7.1.Malte Frank Gerdes2020-10-09
| | | | | | | * gnu/packages/python-xyz.scm (python-shapely): Update to 1.7.1. [arguments]: Adjust 'patch-geos-path phase to add more substitutions. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: sunxi-tools: Fix build.Danny Milosavljevic2020-10-08
| | | | | | * gnu/packages/patches/sunxi-tools-remove-sys-io.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (sunxi-tools-source): Add it.
* gnu: guix-build-coordinator: Update to 0-1.e701d4d.Christopher Baines2020-10-08
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-1.e701d4d.
* services: guix: Don't use normalized codeset for Guix Data Service.Christopher Baines2020-10-08
| | | | | | | | This matches up with changes in the Guix Data Service to not use the normalized codeset. * gnu/services/guix.scm (guix-data-service-shepherd-services): Change the LC_ALL codeset to UTF-8.
* gnu: discount: Install .pc file.Tobias Geerinckx-Rice2020-10-08
| | | | * gnu/packages/markup.scm (discount)[native-inputs]: Add pkg-config.