Age | Commit message (Collapse) | Author |
|
* gnu/packages/kde-pim.scm (korganizer)[arguments]: Have custom 'check
phase honor #:tests?.
|
|
* gnu/packages/kde-pim.scm (kleopatra)[arguments]: Have custom 'check
phase honor #:tests?.
|
|
* gnu/packages/kde-pim.scm (kmail)[arguments]: Have custom 'check phase
honor #:tests?.
|
|
* gnu/packages/kde-pim.scm (akonadi-search)[arguments]: Have custom
'check phase honor #:tests?.
|
|
* gnu/packages/wm.scm (i3lock-blur): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/wm.scm (i3lock-fancy)[inputs]: Add i3lock.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/wm.scm (i3lock): Update to 2.13.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/virtualization.scm (lxc)[inputs]: Add docboo2x.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/docbook.scm (docbook2x): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This prevents conflicts between expat package and expat license.
* gnu/packages/docbook.scm (docbook-xml-5): Prefix license variable.
(docbook-xsl): Likewise.
(docbook-dsssl): Likewise.
(docbook-dsssl-doc): Likewise.
(docbook-sgml): Likewise.
(iso-8879-entities): Likewise.
(dblatex): Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/video.scm (shotcut): Update to 21.08.29.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-winreg-0.7)[arguments]: Skip build.
|
|
* gnu/packages/crates-io.scm (rust-winapi-x86-64-pc-windows-gnu)[source]:
Add snippet to delete bundled libraries.
|
|
* gnu/packages/crates-io.scm (rust-winapi-i686-pc-windows-gnu)[source]:
Add snippet to delete bundled libraries.
|
|
* gnu/packages/networking.scm (bird): New variable.
|
|
* gnu/packages/linux.scm (btrfs-progs): Update to 5.14.
|
|
* gnu/packages/games.scm (pioneer): Update to 20210723.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/build/linux-boot.scm (configure-qemu-networking): Delete 2014
comment about not doing something here.
|
|
Reported-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu/packages/engineering.scm (freecad)[inputs]:
Replace libxmlplusplus-2 with libxml++-2.
* gnu/packages/music.scm (tascam-gtk)[inputs]:
Replace libxmlplusplus with libxml++.
* gnu/packages/xml.scm (libxmlplusplus, libxmlplusplus-2.4):
Remove unused variables.
|
|
…by merging the duplicate ‘libxmlplusplus’ package definition back into
‘libxml++’.
Reported-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu/packages/gnome.scm (libxml++): Update to 3.2.0.
[source]: Build from git.
[home-page]: Adjust accordingly.
[arguments]: Add a 'fix-documentation phase.
[native-inputs]: Add autoconf, automake, doxygen, docbook-xml,
docbook-xsl, graphviz, libtool, libxslt, and mm-common.
(libxml++-2)[source]: Follow suit by building from git.
No other changes.
|
|
* gnu/packages/django.scm (python-django-localflavor): New variable.
Co-authored-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/python-web.scm (python-wtforms)[version]: Update to 2.3.3.
[phases](remove-django-test): Remove phase.
(check): Replace with custom phase.
[native-inputs]: Remove unzip. Add python-coverage, python-dateutil,
python-pep8 and python-sqlalchemy.
[propagated-inputs]: Add python-babel, python-email-validaor and
python-markupsafe.
Co-authored-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/gnome.scm (komikku): Update to 0.31.0.
|
|
* gnu/packages/maths.scm (nauty): Update to 2.7r3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-yasnippet-snippets): Update to 1.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-typescript-mode): Update to 0.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.4.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-consult-notmuch): Update to 0.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.29.
|
|
* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.16.
|
|
* gnu/packages/web.scm (castor): Update to 0.8.18.
|
|
* gnu/packages/task-management.scm (blanket): Update to 0.4.1.
|
|
The `build-stamp` configuration key should generally be set to an empty
string for a release build. The automatically inferred build stamp is
especially unhelpful with Guix, since it ends up being the Unix epoch.
* gnu/packages/racket.scm (racket-minimal)[arguments]: Adjust the
'initialize-config.rktd phase to set 'build-stamp to "".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This commit backports an upstream repair for a bug exposed by Guix's
change in Racket 8.2 to make the `racket` package a layered/tethered
installation that chains to the `racket-minimal` package. When using a
layered/tethered installation, the `setup/variant` library would fail to
recognize the default Racet variant (CS, 3M, or CGC), leading to
confusing failures from `raco exe`, `create-embedding-executable`, and
other clients.
For further details, see <https://issues.guix.gnu.org/50118> and
<https://github.com/racket/racket/issues/3969>.
* gnu/packages/patches/racket-minimal-backport-1629887.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/racket.scm (racket-minimal)[source]: Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This removes a cross-module top-level reference, which could lead to
build errors when importing (gnu packages rocm) in another module.
* gnu/packages/rocm.scm (llvm-for-rocm): Move to...
* gnu/packages/llvm.scm (llvm-for-rocm): ... here.
|
|
* gnu/packages/algebra.scm (mpfrcx): Update to 0.6.3.
|
|
* gnu/packages/patches/go-github-com-urfave-cli-v2-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/golang.scm (go-github-com-urfave-cli-v2)[origin]: Apply it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/patches/go-github-com-urfave-cli-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/golang.scm (go-github-com-urfave-cli)[origin]: Apply it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/golang.scm (go-github-com-sevlyar-go-daemon)[source]:
Add snippet to fix tests for go@1.17.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/golang.scm (go-github-com-keybase-go-ps)[arguments]
<#:phases>{fix-tests}: Remove extraneous build line to appease go@1.17.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/patches/mailutils-fix-uninitialized-variable.patch: Remove
patch.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/mail.scm (mailutils): Update to 3.13. Remove the 2013
--with-sql option TODO comment; if someone needs that, they can send a patch.
[source]: Remove above patch.
[phases]{prepare-test-suite}: Also patch shell shebang in
'libmailutils/tests/lock.at' and 'imap4d/tests/testclient.c'.
[parallel-tests?]: Reinstate parallel tests.
[inputs]: Move m4 to...
[native-inputs]: ... here. Add the autoconf, automake, gettext and libtool
quartet.
|
|
To ease discovery of said commands.
* gnu/packages/mail.scm (mailutils)[description]: Include a listing of the
commands it contains.
|
|
This reverts commit 14bcd6804ffe14613847bf093cc451cedddb02cc. The library
fails to build.
|
|
* gnu/packages/golang.scm (go-1.17): Update to 1.17.1.
|
|
* gnu/packages.golang.scm (go-1.17): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/golang.scm (go-1.16): Update to 1.16.8.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (python-decorator): Update to 5.0.9.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/haskell-xyz.scm (ghc-pandoc-types)[home-page]: Update.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 3.0.0.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.63.
(linux-libre-5.10-pristine-source): Update hash.
|