Age | Commit message (Collapse) | Author |
|
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.
|
|
* gnu/packages/emacs-xyz.scm (emacs-lua-mode): Update to 20201010.
|
|
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.1.
|
|
Fixes <https://bugs.gnu.org/43720>.
Reported by Andreas Enge <andreas@enge.fr>.
The bug was introduced in 5c793753b31b1dcd9a554bce953124f7ae88ca9a,
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.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/crates-io.scm (rust-dialoguer-0.3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-dialoguer-0.6): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-tempfile-2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/web.scm (nginx)[arguments]<configure>:
Accept '#:configure-flags'.
|
|
This reverts commit 73ddcab6075f60ef9b3cd72a35fbf7f5d622b6ef.
Blacklisting has become necessary again on my AMD machines, else
the installer screen stays black.
|
|
* gnu/packages/web.scm (buku): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/services/ganeti.scm (ganeti-luxid-service-type)[description]: Fix typo.
|
|
* gnu/packages/video.scm (libvpx): Update to 1.9.0.
|
|
* gnu/packages/cluster.scm (drbd-utils): Update to 9.15.0.
|
|
* 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/packages/python-xyz.scm (python-dirsync)[home-page]: Follow redirect.
|
|
* gnu/packages/python-xyz.scm (python-dirsync): Update to 2.2.5.
|
|
* gnu/packages/python-web.scm (python-oauthlib): Update to 3.1.0.
|
|
* gnu/packages/python-web.scm (python-openid): Update to 3.2.0.
|
|
* gnu/packages/llvm.scm (llvm-download-uri): Rename to ...
(llvm-uri): ... this. Adjust callers accordingly.
|
|
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/packages/cpp.scm (folly): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (liburing): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-nestedtext): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-inform): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/music.scm (beets)[phases]{disable-failing-tests}: New phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
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/packages/hurd.scm (mig/32-bit): New variable.
(hurd)[native-inputs]: Use it. Previous inline variant would drop the
'patch-non-shebang-references' phase.
|
|
* guix/build/hg.scm (hg-fetch): Use 'report-invoke-error' instead of
'format'.
* guix/build/svn.scm (svn-fetch): Likewise.
|
|
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/packages/admin.scm (sudo)[native-inputs]: Remove 'groff' when building
for the Hurd.
|
|
* gnu/packages/acl.scm (acl)[arguments]: Set #:tests? to #f when building for
the Hurd.
|
|
* gnu/packages/admin.scm (nmrpflash): New variable.
|
|
* gnu/packages/perl.scm (perl-opengl): New variable.
Co-authored-by: Malte Frank Gerdes <malte.f.gerdes@gmail.com>
|
|
* gnu/packages/wm.scm (stumpwm)[native-inputs]: Add autoconf & automake.
[arguments]: Bootstrap autotools & configure before making stumpwm.info.
|
|
* gnu/services/virtualization.scm (%hurd-vm-operating-system)[packages]:
New field.
|
|
* gnu/packages/pretty-print.scm (source-highlight)[arguments]: Add
'skip-doc-directory' when (%current-target-system) is true.
|
|
* gnu/packages/boost.scm (boost)[arguments]: In 'configure' phase, patch
"#if defined(__MACH__)" to deal with GNU/Hurd.
|
|
This reverts commit f08587682a631d3fe30159af838c6766dd65205b. Its hash
mismatched.
|
|
* gnu/system/hurd.scm (%base-packages/hurd): Add diffutils, patch, gawk, tar, gzip,
bzip2, xz, and lzip.
|
|
* gnu/system/hurd.scm (%base-packages/hurd): Change GUILE-3.0 to
GUILE-3.0-LATEST.
|
|
* 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/packages/package-management.scm (guix): Update to commit
5918cb5341ecd76304eef2cb529e20896b56f4e5.
|
|
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>
|
|
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>
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update 4.19.150.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update 5.4.70.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.14.
(linux-libre-5.8-pristine-source): Update hash.
|
|
* gnu/packages/admin.scm (sudo)[inputs], [outputs]: Remove python.
[arguments]: Remove --enable-python/--disable-python configure flags.
Remove 'separate-python-output phase.
|