Commit graph

67445 commits

Author SHA1 Message Date
Maxim Cournoyer 875c01f82d
tests: Mark the channel-instances->manifest as expected to fail.
Allow the Guix package to be updated while awaiting resolution for
<https://issues.guix.gnu.org/43940>.

* tests/channels.scm (channel-instances->manifest): Mark test as expected to
fail.
2020-10-12 00:30:14 -04:00
Nicolas Goaziou bf986c3e43
gnu: emacs-lua-mode: Update to 20201010.
* gnu/packages/emacs-xyz.scm (emacs-lua-mode): Update to 20201010.
2020-10-11 18:32:25 +02:00
Nicolas Goaziou 307135d4c1
gnu: emacs-posframe: Update to 0.8.1.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.1.
2020-10-11 18:28:54 +02:00
Ludovic Courtès cda046b3ea
reconfigure: Start services not currently running.
Fixes <https://bugs.gnu.org/43720>.
Reported by Andreas Enge <andreas@enge.fr>.

The bug was introduced in 5c793753b3,
which changed the way TO-START is computed: as a function of the running
services first, and then as a function of the live services (which
includes services not currently running).

* guix/scripts/system/reconfigure.scm (running-services): Serialize the
'running' field and return it.
(upgrade-shepherd-services): Comput RUNNING.  Compute TO-START as the
difference between TARGET-SERVICES and RUNNING.
2020-10-11 17:26:41 +02:00
Efraim Flashner 14cbb4733c
gnu: rust-parking-lot-core-0.5: Fix building.
* gnu/packages/crates-io.scm (rust-parking-lot-core-0.5)[arguments]: In
cargo-inputs, add rust-backtrace-0.3, rust-cfg-if-0.1,
rust-cloudabi-0.0, rust-libc-0.2, rust-petgraph-0.4, rust-rand-0.6,
rust-redox-syscall-0.1, rust-smallvec-0.6, rust-thread-id-3.3,
rust-winapi-0.3, rust-rustc-version-0.2.
2020-10-11 14:06:16 +03:00
Efraim Flashner 1f2b4228b5
gnu: rust-parking-lot-core-0.4: Fix building.
* gnu/packages/crates-io.scm (rust-parking-lot-core-0.4)[arguments]: In
cargo-inputs, add rust-backtrace-0.3, rust-libc-0.2, rust-petgraph-0.4,
rust-rand-0.6, rust-smallvec-0.6, rust-thread-id-3.3, rust-winapi-0.3,
rust-rustc-version-0.2.
2020-10-11 14:01:32 +03:00
André Batista ce992dda3a
gnu: Add rust-dialoguer-0.3.
* gnu/packages/crates-io.scm (rust-dialoguer-0.3): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-11 13:56:00 +03:00
André Batista f3a3cef559
gnu: Add rust-dialoguer-0.6.
* gnu/packages/crates-io.scm (rust-dialoguer-0.6): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-11 13:42:20 +03:00
André Batista 306d5fd850
gnu: Add rust-tempfile-2.
* gnu/packages/crates-io.scm (rust-tempfile-2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-11 13:42:11 +03:00
Oleg Pykhalov 2a7f4be8f3
gnu: nginx: Allow to pass configure-flags.
* gnu/packages/web.scm (nginx)[arguments]<configure>:
Accept '#:configure-flags'.
2020-10-11 13:18:00 +03:00
Florian Pelz 34d436a408
Revert "Revert "install: Pass "modprobe.blacklist=radeon".""
This reverts commit 73ddcab607.
Blacklisting has become necessary again on my AMD machines, else
the installer screen stays black.
2020-10-11 06:57:17 +00:00
Alexandros Theodotou 26f6bd0403
gnu: Add buku.
* gnu/packages/web.scm (buku): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-10 23:39:17 +02:00
Marius Bakke d7fb4199c7
services: ganeti: Fix typo.
* gnu/services/ganeti.scm (ganeti-luxid-service-type)[description]: Fix typo.
2020-10-10 23:39:17 +02:00
Marius Bakke 2f702f2d1f
gnu: libvpx: Update to 1.9.0.
* gnu/packages/video.scm (libvpx): Update to 1.9.0.
2020-10-10 23:39:17 +02:00
Marius Bakke 210b5282b0
gnu: drbd-utils: Update to 9.15.0.
* gnu/packages/cluster.scm (drbd-utils): Update to 9.15.0.
2020-10-10 23:39:17 +02:00
Marius Bakke 0dc3649e2c
gnu: fakeroot: Update to 1.25.1.
* 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.
2020-10-10 23:39:16 +02:00
Marius Bakke 4cd612f55b
gnu: python-dirsync: Update home page.
* gnu/packages/python-xyz.scm (python-dirsync)[home-page]: Follow redirect.
2020-10-10 23:39:16 +02:00
Marius Bakke 97046522fe
gnu: python-dirsync: Update to 2.2.5.
* gnu/packages/python-xyz.scm (python-dirsync): Update to 2.2.5.
2020-10-10 23:39:16 +02:00
Marius Bakke 2eb74175d9
gnu: python-oauthlib: Update to 3.1.0.
* gnu/packages/python-web.scm (python-oauthlib): Update to 3.1.0.
2020-10-10 23:39:16 +02:00
Marius Bakke a05b7f6a44
gnu: python-openid: Update to 3.2.0.
* gnu/packages/python-web.scm (python-openid): Update to 3.2.0.
2020-10-10 23:39:16 +02:00
Marius Bakke abcdf6bfd7
gnu: Rename 'llvm-download-uri' to 'llvm-uri'.
* gnu/packages/llvm.scm (llvm-download-uri): Rename to ...
(llvm-uri): ... this.  Adjust callers accordingly.
2020-10-10 23:39:16 +02:00
Marius Bakke 9ac212cbae
gnu: folly: Remove reference to missing patch.
The patch is unnecessary because tests are disabled.
This is a follow-up to 5b548a1ee4.

* gnu/packages/cpp.scm (folly)[source](patches): Remove.
* gnu/local.mk (dist_patch_DATA): Remove missing patch.
2020-10-10 23:39:16 +02:00
Greg Hogan 5b548a1ee4
gnu: Add folly.
* gnu/packages/cpp.scm (folly): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-10 23:00:02 +02:00
Greg Hogan 350e61bcf0
gnu: Add liburing.
* gnu/packages/linux.scm (liburing): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-10 22:53:21 +02:00
Tanguy Le Carrour d31277e7b2
gnu: Add python-nestedtext.
* gnu/packages/python-xyz.scm (python-nestedtext): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-10 22:43:20 +02:00
Tanguy Le Carrour c9a99803dd
gnu: Add python-inform.
* gnu/packages/python-xyz.scm (python-inform): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-10 22:40:30 +02:00
Tanguy Le Carrour 1f1996e6a5
gnu: beets: Skip failing tests.
* gnu/packages/music.scm (beets)[phases]{disable-failing-tests}: New phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-10 22:39:11 +02:00
Ludovic Courtès 02036cdda4
gnu: gdb: Build with a 32-bit MIG when targeting i586-pc-gnu.
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.
2020-10-10 22:37:45 +02:00
Ludovic Courtès 6530f5367c
gnu: mig: Define 'mig/32-bit'.
* 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.
2020-10-10 22:37:45 +02:00
Ludovic Courtès b55409b2c0
svn-download, hg-download: Use 'report-invoke-error'.
* guix/build/hg.scm (hg-fetch): Use 'report-invoke-error' instead of
'format'.
* guix/build/svn.scm (svn-fetch): Likewise.
2020-10-10 22:37:45 +02:00
Oleg Pykhalov 45cad97d9e
gnu: obs: Fix missing icons.
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.
2020-10-10 22:53:50 +03:00
Jan (janneke) Nieuwenhuizen e42765b675
gnu; sudo: Remove 'groff' input when building for the Hurd.
* gnu/packages/admin.scm (sudo)[native-inputs]: Remove 'groff' when building
for the Hurd.
2020-10-10 18:25:26 +02:00
Jan (janneke) Nieuwenhuizen 6693eac6eb
gnu: acl: Disable tests for the Hurd.
* gnu/packages/acl.scm (acl)[arguments]: Set #:tests? to #f when building for
the Hurd.
2020-10-10 18:21:08 +02:00
Danny Milosavljevic 93d3cfec32
gnu: Add nmrpflash.
* gnu/packages/admin.scm (nmrpflash): New variable.
2020-10-10 18:14:27 +02:00
Andreas Enge 4ec2190b9f
gnu: Add perl-opengl.
* gnu/packages/perl.scm (perl-opengl): New variable.

Co-authored-by: Malte Frank Gerdes <malte.f.gerdes@gmail.com>
2020-10-10 14:55:34 +02:00
Tobias Geerinckx-Rice afed1b94f7
gnu: stumpwm: Fix the Texinfo manual.
* gnu/packages/wm.scm (stumpwm)[native-inputs]: Add autoconf & automake.
[arguments]: Bootstrap autotools & configure before making stumpwm.info.
2020-10-10 14:02:13 +02:00
Ludovic Courtès cf197bff6a
services: hurd-vm: Add 'gdb-minimal' to the default OS.
* gnu/services/virtualization.scm (%hurd-vm-operating-system)[packages]:
New field.
2020-10-09 23:59:14 +02:00
Ludovic Courtès 2f4b51ab22
gnu: source-highlight: Allow cross-compilation.
* gnu/packages/pretty-print.scm (source-highlight)[arguments]: Add
'skip-doc-directory' when (%current-target-system) is true.
2020-10-09 23:59:14 +02:00
Ludovic Courtès 7b7b468ea4
gnu: boost: Allow compilation on/to GNU/Hurd.
* gnu/packages/boost.scm (boost)[arguments]: In 'configure' phase, patch
"#if defined(__MACH__)" to deal with GNU/Hurd.
2020-10-09 23:59:14 +02:00
Maxim Cournoyer a279f7c61c
Revert "gnu: guix: Update to commit 5918cb5."
This reverts commit f08587682a.  Its hash
mismatched.
2020-10-09 17:54:21 -04:00
Jan (janneke) Nieuwenhuizen d56d79b176
system: hurd: Add diffutils, patch, gawk, tar, gzip, bzip2, xz, and lzip.
* gnu/system/hurd.scm (%base-packages/hurd): Add diffutils, patch, gawk, tar, gzip,
bzip2, xz, and lzip.
2020-10-09 23:25:34 +02:00
Jan (janneke) Nieuwenhuizen 1103f87805
system: hurd: Include 'guile-3.0-latest' in '%base-packages/hurd'.
* gnu/system/hurd.scm (%base-packages/hurd): Change GUILE-3.0 to
GUILE-3.0-LATEST.
2020-10-09 23:25:33 +02:00
Jan (janneke) Nieuwenhuizen 16f8ea064c
system: hurd: Add PAM support with shadow and sudo.
* 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.
2020-10-09 23:25:33 +02:00
Maxim Cournoyer f08587682a
gnu: guix: Update to commit 5918cb5.
* gnu/packages/package-management.scm (guix): Update to commit
5918cb5341.
2020-10-09 17:23:22 -04:00
Maxim Cournoyer 5918cb5341
doc: Sync the client and daemon --rounds options documentation.
Fixes <https://issues.guix.gnu.org/40867>.

* doc/guix.texi (Common Build Options): Suggest using '--keep-failed' to keep
differing build results in the store rather than 'guix archive'.

Reported-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-10-09 16:57:14 -04:00
Maxim Cournoyer 0fa0e8df60
nix: Honor '--rounds' when also using '--check'.
Fixes <https://issues.guix.gnu.org/40144>.

Until now, the '--rounds' option, when also using '--check', was ignored.
This change makes it possible to use both, so that an item that has already
been built once can be rebuilt as many times as desired.

* nix/libstore/build.cc: Remove the conditionals causing the daemon to
complete a build task early when 'buildMode' is equal to 'nix::bmCheck'.

Reported-by: Brice Waegeneire <brice@waegenei.re>
2020-10-09 16:55:22 -04:00
Leo Famulari 7ee4d47d1a
gnu: linux-libre 4.19: Update to 4.19.150.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update 4.19.150.
(linux-libre-4.19-pristine-source): Update hash.
2020-10-09 15:56:43 -04:00
Leo Famulari d9dfa10acb
gnu: linux-libre 5.4: Update to 5.4.70.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update 5.4.70.
(linux-libre-5.4-pristine-source): Update hash.
2020-10-09 15:56:43 -04:00
Leo Famulari 06a796df30
gnu: linux-libre: Update to 5.8.14.
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.14.
(linux-libre-5.8-pristine-source): Update hash.
2020-10-09 15:56:39 -04:00
Jan (janneke) Nieuwenhuizen 165e0918da
gnu: sudo: Remove support for Python plug-ins.
* gnu/packages/admin.scm (sudo)[inputs], [outputs]: Remove python.
[arguments]: Remove --enable-python/--disable-python configure flags.
Remove 'separate-python-output phase.
2020-10-09 21:34:17 +02:00