Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (express): Update to 1.5.3.
[source]: Fetch from Github.
[arguments]: Add phase "remove-update-check".
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2020.06.16.
|
|
gnu/packages/music.scm (vmpk)[home-page]: Update TLD and use HTTPS.
|
|
This is a follow-up to commit 512d23c65d82bb874ca1fb3c12095b1cec8bbfca.
* gnu/packages/bison (bison-3.6)[name]: Remove the overridden value.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.185.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.228.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.228.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/statistics.scm (r-boruta): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/games.scm (xmoto): Update to 0.6.1.
[arguments]: Remove phase installing man pages, now properly handled by the
installation script.
|
|
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.18.
|
|
* gnu/packages/guile.scm (guile-3.0.3): New variable.
|
|
* gnu/packages/games.scm (seahorse-adventures): New variable.
|
|
* gnu/packages/fonts.scm (font-mplus-testflight): New variable.
|
|
* gnu/packages/kde-multimedia.scm (k3b): Update to 20.04.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/kde-multimedia.scm (k3b)[description]: Note that udisks-service
should be enabled.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Patch the source to load these from absolute paths. Actual loading is done by
the Qt library, so we cannot use k3b’s runpath.
* gnu/packages/kde-multimedia.scm (k3b)[inputs]: Add libcdio-paranoia and
libdvdcss.
[arguments]<#:phases>[set-absolute-library-paths]: New phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/kde-multimedia.scm (k3b)[inputs]: Add cdrdao, dvd+rw-tools,
libburn and sox.
[arguments]<#:phases>[wrap-path]: New phase to wrap the binary with paths to
the above.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/cdrom.scm (cdrdao): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://bugs.gnu.org/41908>.
Reported by Jan Nieuwenhuizen <janneke@gnu.org>.
The relation check imposed an extra restriction that was unnecessary:
it's enough to authenticate the set difference between the closure of
START-COMMIT and that of END-COMMIT. Any attempt to jump to an
unrelated commit would lead to the authentication failure of one commit
on the way.
* guix/channels.scm (authenticate-channel): Remove extra
'commit-relation' check when (null? commits).
|
|
* guix/git-authenticate.scm (previously-authenticated-commits): Stat
PORT; return the empty list if it's no #o600 and change it to #o600.
|
|
* gnu/packages/convmv.scm: New file.
* gnu/local.mk: Add it to build.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
gnu/packages/fonts.scm (font-fontna-yasashisa-antique): New variable.
|
|
* gnu/services/virtualization.scm (<hurd-vm-configuration>)[options]: Remove
"--hda" option.
[id,net-options]: New fields.
(hurd-vm-net-options): New procedure. Parameterize port forwarding with ID.
* gnu/services/virtualization.scm (hurd-vm-shepherd-service): Use them.
Parameterize provision with ID, if set. Hardcode "--hda" option for image.
* doc/guix.texi (Virtualization Services): Document new fields. Update for
hardcoding of "--hda".
|
|
* gnu/packages/engineering.scm (poke): New variable.
* gnu/packages/bison.scm (bison-3.6): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200617.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/emacs-xyz.scm (emacs-hy-mode): Update to 1.0.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/system.scm (%setuid-programs): Add 'sg' and 'newgrp'.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/games.scm (xmoto): Unbundle ODE and libccd.
[inputs]: Add ode.
|
|
* gnu/packages/games.scm (xmoto): Update to 0.6.0-0-f7ca787.
[source]: Remove patches.
[arguments]: Remove make-flags keyword.
* gnu/packages/patches/xmoto-remove-glext.patch:
* gnu/packages/patches/xmoto-reproducible.patch:
* gnu/packages/patches/xmoto-utf8.patch: Delete files.
* gnu/local.mk: Register previous deletions.
|
|
* gnu/packages/emacs-xyz.scm (emacs-hyperbole)[arguments]: Replace domainname
with dnsdomainname, not hostname.
[propagated-inputs]: move to...
[inputs]: ...this.
|
|
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 0746bf1b.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Update to 7.0.6.
[source]: Use GNU ELPA URL. Remove some patches.
[arguments]: Add phase.
* gnu/packages/patches/emacs-hyperbole-do-not-check-dir.patch: Delete file.
* gnu/packages/patches/emacs-hyperbole-domainname.patch: Delete file.
* gnu/local.mk: Register sole patch.
|
|
* gnu/packages/tls.scm (gnutls)[arguments]: Add #:tests? unconditionally.
|
|
Partly fixes <https://bugs.gnu.org/41775>.
This is a followup to a9bcc6474667d6699500f03d69f9c8212a50d711.
* gnu/packages/tls.scm (gnutls)[arguments]: Let #:disallowed-references
empty when 'hurd-target?' returns true.
|
|
Fixes <https://bugs.gnu.org/41775>.
* guix/build-system/gnu.scm (gnu-cross-build)[canonicalize-reference]:
Pass TARGET and SYSTEM to 'package-cross-derivation'.
|
|
* gnu/packages/mail.scm (mutt): Update to 1.14.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Add at 7.0.3
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
|
|
* gnu/packages/networking.scm (hashcash): New variable.
|
|
* etc/news.scm: Add French translation.
|
|
Partly fixes <https://bugs.gnu.org/41932>.
Reported by Simen Endsjø <simendsjo@gmail.com>.
* tests/git-authenticate.scm ("signed commits, SHA1 signature"): Use
'gpg+git-available?' in skip guard.
|
|
This test was skipped since the switch to Guile 3 because
'assert-container-features' would be inlined and thus accessing it with
@@ would fail with an unbound-variable error.
* guix/scripts/environment.scm (assert-container-features): Export.
* tests/guix-environment-container.sh: Use single '@'.
|
|
* doc/contributing.texi (Tracking Bugs and Patches): Make
issues.guix.gnu.org more visible, update issue URL.
|
|
* gnu/packages/music.scm (hydrogen): Update to 1.0.0-rc1.
|
|
* gnu/packages/guile-xyz.scm (guile-config): Update to 0.4.2.
|
|
* gnu/packages/diffoscope (diffoscope): Update to 148.
[arguments] Remove add-known-tools phase, fixed upstream.
|
|
* gnu/packages/admin.scm (sudo): Update to 1.9.1.
|
|
Note: Using `getxattr' on the Hurd instead of running showtrans does not
work (yet?).
* gnu/build/hurd-boot.scm (setup-translator): Use 'setxattr' instead of
invoking settrans.
* gnu/system.scm (hurd-multiboot-modules): Add --x-xattr-translator-records to
enable xattr-embedding of translators.
|
|
* gnu/build/hurd-boot.scm (make-hurd-device-nodes): Do not create
dev/{null,zero,full,random,urandom} mount points.
(passive-translator-xattr?, passive-translator-installed?, translated?,
set-translator, set-hurd-device-translators): New procedures.
(false-if-EEXIST): New macro.
(boot-hurd-system): Use them instead of running MAKEDEV.
|
|
* etc/news.scm: Add a ‘de’ translation.
|
|
* gnu/system/uuid.scm (uuid=?): Use type predicates in the fallback case to
prevent looping on invalid arguments.
|