Andrew Tropin
157547f4a4
gnu: Add fheroes2
...
* gnu/packages/games.scm (fheroes2): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 22:24:35 +02:00
Vinicius Monego
4dee15e456
gnu: emacs-irony-mode: Update to 1.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-irony-mode, emacs-irony-mode-server,
emacs-irony-eldoc): Update to 1.5.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 21:20:06 +02:00
Xinglu Chen
d541193370
gnu: Add emacs-pinyinlib.
...
* gnu/packages/emacs-xyz.scm (emacs-pinyinlib): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 21:18:04 +02:00
Xinglu Chen
3b1382e846
gnu: emacs-emms: Update to 7.7.
...
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 7.7.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 21:09:43 +02:00
Tobias Geerinckx-Rice
72297993a1
gnu: sudo: Update to 1.9.8.
...
* gnu/packages/admin.scm (sudo): Update to 1.9.8.
2021-09-13 19:15:01 +02:00
Leo Famulari
cbfa72bd53
gnu: linux-libre 5.4: Update to 5.4.145.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.145.
(linux-libre-5.4-pristine-source): Update hash.
2021-09-13 12:49:34 -04:00
Leo Famulari
034ede2158
gnu: linux-libre 5.10: Update to 5.10.64.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.64.
(linux-libre-5.10-pristine-source): Update hash.
2021-09-13 12:49:34 -04:00
Leo Famulari
1e83ee9c17
gnu: linux-libre: Update to 5.13.16.
...
* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.16.
(linux-libre-5.13-pristine-source): Update hash.
2021-09-13 12:49:34 -04:00
Leo Famulari
f4cd871c00
gnu: linux-libre 5.14: Update to 5.14.3.
...
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.3.
(linux-libre-5.14-pristine-source): Update hash.
2021-09-13 12:49:33 -04:00
Mathieu Othacehe
13c3fcb3ed
gnu: cuirass: Update to 1.1.0-4.6019040.
...
* gnu/packages/ci.scm (cuirass): Update to 1.1.0-4.6019040.
2021-09-13 16:49:34 +02:00
Efraim Flashner
de4f5df95d
build/go: Support cross compiling.
...
* guix/build-system/go.scm (go-target): New procedure.
(go-build): Add goarch, goos keywords. Adjust bag depending if doing a
native or cross compile.
(go-cross-build): New procedure.
* guix/build/go-build-system.scm (setup-go-environment): Accept goarch,
goos keywords. Set go environment variables based on target architecture.
* doc/guix.texi (Build Systems): Mention new go-build-system keywords.
2021-09-13 15:33:30 +03:00
Efraim Flashner
43f9757f80
gnu: korganizer: Allow skipping tests.
...
* gnu/packages/kde-pim.scm (korganizer)[arguments]: Have custom 'check
phase honor #:tests?.
2021-09-13 15:04:33 +03:00
Efraim Flashner
7890ba02df
gnu: kleopatra: Allow skipping tests.
...
* gnu/packages/kde-pim.scm (kleopatra)[arguments]: Have custom 'check
phase honor #:tests?.
2021-09-13 15:04:33 +03:00
Efraim Flashner
8e7c84fecc
gnu: kmail: Allow skipping tests.
...
* gnu/packages/kde-pim.scm (kmail)[arguments]: Have custom 'check phase
honor #:tests?.
2021-09-13 15:04:33 +03:00
Efraim Flashner
5bde487831
gnu: akonadi-search: Allow skipping tests.
...
* gnu/packages/kde-pim.scm (akonadi-search)[arguments]: Have custom
'check phase honor #:tests?.
2021-09-13 15:04:33 +03:00
phodina
ec0e05ff30
gnu: Add i3lock-blur.
...
* gnu/packages/wm.scm (i3lock-blur): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-13 12:31:11 +02:00
phodina
49658fc66f
gnu: i3lock-fancy: Add input.
...
* gnu/packages/wm.scm (i3lock-fancy)[inputs]: Add i3lock.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-13 12:31:11 +02:00
phodina
e81975308a
gnu: i3lock: Update to 2.13.
...
* gnu/packages/wm.scm (i3lock): Update to 2.13.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-13 12:31:11 +02:00
Andrew Whatson
5f077d4d12
gnu: lxc: Generate man pages.
...
* gnu/packages/virtualization.scm (lxc)[inputs]: Add docboo2x.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-13 12:31:11 +02:00
Andrew Whatson
9266291b10
gnu: Add docbook2x.
...
* gnu/packages/docbook.scm (docbook2x): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-13 12:31:11 +02:00
Andrew Whatson
844a6caa2e
gnu: Prefix licenses in docbook module.
...
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>
2021-09-13 12:31:10 +02:00
Ludovic Courtès
8531997d2a
packages: Add 'package-definition-location'.
...
Suggested by Maxime Devos <maximedevos@telenet.be>.
* guix/packages.scm (current-definition-location): New syntax parameter.
(define-public*): New macro.
(<package>)[definition-location]: New field.
(package-definition-location): New procedure.
* tests/packages.scm ("package-definition-location"): New test.
2021-09-13 12:31:10 +02:00
Ludovic Courtès
10c981b135
packages: Store 'location' field as a literal vector.
...
This is slightly more efficient than storing an alist in terms of .go
file size (< 1% smaller) and load time.
* guix/packages.scm (current-location-vector): New macro.
(sanitize-location): New procedure.
(<package>)[location]: Change 'default' and add 'sanitize'.
(package-location): New procedure.
2021-09-13 12:31:10 +02:00
Christine Lemmer-Webber
53f54d4aa2
Thank Christine under her updated name.
2021-09-12 22:52:58 -04:00
Vinicius Monego
518bb41e16
gnu: shotcut: Update to 21.08.29.
...
* gnu/packages/video.scm (shotcut): Update to 21.08.29.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-12 22:59:47 +03:00
Efraim Flashner
b4843738c2
gnu: rust-winreg-0.7: Skip build.
...
* gnu/packages/crates-io.scm (rust-winreg-0.7)[arguments]: Skip build.
2021-09-12 22:59:47 +03:00
Efraim Flashner
979b41a894
gnu: rust-winapi-x86-64-pc-windows-gnu@0.4: Remove bundled libraries.
...
* gnu/packages/crates-io.scm (rust-winapi-x86-64-pc-windows-gnu)[source]:
Add snippet to delete bundled libraries.
2021-09-12 22:59:47 +03:00
Efraim Flashner
b359ebec23
gnu: rust-winapi-i686-pc-windows-gnu@0.4: Remove bundled libraries.
...
* gnu/packages/crates-io.scm (rust-winapi-i686-pc-windows-gnu)[source]:
Add snippet to delete bundled libraries.
2021-09-12 22:59:43 +03:00
Oleg Pykhalov
9d9759f3ae
gnu: Add bird.
...
* gnu/packages/networking.scm (bird): New variable.
2021-09-12 22:44:06 +03:00
Leo Famulari
93fba676ba
gnu: btrfs-progs: Update to 5.14.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.14.
2021-09-12 10:37:23 -04:00
Felix Gruber
3e9d717e54
gnu: pioneer: Update to 20210723.
...
* gnu/packages/games.scm (pioneer): Update to 20210723.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-09-12 16:04:28 +02:00
Tobias Geerinckx-Rice
ca23fd62f1
linux-boot: Remove mummified comment.
...
* gnu/build/linux-boot.scm (configure-qemu-networking): Delete 2014
comment about not doing something here.
2021-09-12 14:12:29 +02:00
Tobias Geerinckx-Rice
716448d7ab
gnu: Remove duplicate libxml++ packages.
...
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.
2021-09-12 14:12:29 +02:00
Tobias Geerinckx-Rice
acbb904c67
gnu: libxml++: Update to 3.2.0.
...
…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.
2021-09-12 14:12:29 +02:00
Raghav Gururajan
ff64cba2cc
gnu: Add python-django-localflavor.
...
* gnu/packages/django.scm (python-django-localflavor): New variable.
Co-authored-by: jgart <jgart@dismail.de>
2021-09-11 19:59:17 -04:00
Raghav Gururajan
73f68c1a45
gnu: python-wtforms: Update to 2.3.3 and adjust arguments+inputs.
...
* 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>
2021-09-11 19:45:05 -04:00
Liliana Marie Prikler
87ec1ae95c
gnu: komikku: Update to 0.31.0.
...
* gnu/packages/gnome.scm (komikku): Update to 0.31.0.
2021-09-12 00:39:43 +02:00
Nicolas Goaziou
e02984ac4e
gnu: nauty: Update to 2.7r3.
...
* gnu/packages/maths.scm (nauty): Update to 2.7r3.
2021-09-11 23:15:02 +02:00
Nicolas Goaziou
8000f9aa9c
gnu: emacs-yasnippet-snippets: Update to 1.0.
...
* gnu/packages/emacs-xyz.scm (emacs-yasnippet-snippets): Update to 1.0.
2021-09-11 23:12:34 +02:00
Nicolas Goaziou
2496707aca
gnu: emacs-typescript-mode: Update to 0.4.
...
* gnu/packages/emacs-xyz.scm (emacs-typescript-mode): Update to 0.4.
2021-09-11 23:11:06 +02:00
Nicolas Goaziou
87bfea0cd5
gnu: emacs-evil-matchit: Update to 2.4.0.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.4.0.
2021-09-11 23:09:55 +02:00
Nicolas Goaziou
f2bfb14585
gnu: emacs-consult-notmuch: Update to 0.5.
...
* gnu/packages/emacs-xyz.scm (emacs-consult-notmuch): Update to 0.5.
2021-09-11 23:02:34 +02:00
Nicolas Goaziou
3965ab882d
gnu: emacs-debbugs: Update to 0.29.
...
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.29.
2021-09-11 23:01:14 +02:00
Nicolas Goaziou
5770f0954d
gnu: emacs-csv-mode: Update to 1.16.
...
* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.16.
2021-09-11 23:01:07 +02:00
Nicolas Goaziou
c8cb76e17e
gnu: castor: Update to 0.8.18.
...
* gnu/packages/web.scm (castor): Update to 0.8.18.
2021-09-11 22:58:26 +02:00
Leo Famulari
547256f29e
gnu: blanket: Update to 0.4.1.
...
* gnu/packages/task-management.scm (blanket): Update to 0.4.1.
2021-09-11 13:44:41 -04:00
Xinglu Chen
9875f9bca3
import: elpa: Don't hardcode default branch to 'master'.
...
Otherwise, remotes without a branch named 'master' will cause an error when
importing.
* guix/import/elpa (git-repository->origin): Fallback to HEAD instead of the
'master' branch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-10 17:30:55 +02:00
Philip McGrath
87da416308
gnu: racket: suppress build stamp
...
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>
2021-09-10 17:30:55 +02:00
Philip McGrath
fd22921490
gnu: racket: fix raco exe
with non-minimal Racket
...
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>
2021-09-10 17:30:55 +02:00
Ludovic Courtès
60b42bec84
swh: 'swh-download' reports revision lookup failures.
...
* guix/swh.scm (swh-download): Log lookup failures.
2021-09-10 17:30:54 +02:00