Nicolas Goaziou
31b6ad823b
gnu: curseofwar: Fix license.
...
* gnu/packages/games.scm (curseofwar)[license]: Switch to GPL3+.
2020-11-15 22:30:38 +01:00
Nicolas Goaziou
9ad333f6cd
gnu: curseofwar: Improve docstring.
...
* gnu/packages/games.scm (curseofwar): Remove unnecessary reference to Linux.
Add other available UI.
2020-11-15 22:29:25 +01:00
Adam Kandur
204ac80ee7
gnu: Add emacs-parsec.
...
* gnu/packages/emacs-xyz.scm (emacs-parsec): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-15 22:25:37 +01:00
Efraim Flashner
0b1d58029c
gnu: curseofwar: Don't use DESTDIR.
...
* gnu/packages/games.scm (curseofwar)[arguments]: Set PREFIX, not
DESTDIR, in make-flags.
2020-11-15 23:19:05 +02:00
Efraim Flashner
54d478fd9b
gnu: curseofwar: Cross compile.
...
* gnu/packages/games.scm (curseofwar)[arguments]: Use cc-for-target in
make-flags.
2020-11-15 23:17:40 +02:00
luhux
15929beb5f
gnu: Add curseofwar
...
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-11-15 22:03:40 +01:00
Kyle Meyer
3b77ba7868
gnu: Add b4.
...
* gnu/packages/version-control.scm (b4): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-15 20:15:46 +00:00
Tobias Geerinckx-Rice
11305a17ce
gnu: perl-net-dns: Update to 1.28.
...
* gnu/packages/networking.scm (perl-net-dns): Update to 1.28.
2020-11-15 20:47:45 +01:00
Tobias Geerinckx-Rice
82b3f42d24
gnu: python-scp: Update to 0.13.3.
...
* gnu/packages/python-xyz.scm (python-scp): Update to 0.13.3.
2020-11-15 20:47:45 +01:00
Tobias Geerinckx-Rice
1d17a07eb8
gnu: font-jetbrains-mono: Update to 2.210.
...
* gnu/packages/fonts.scm (font-jetbrains-mono): Update to 2.210.
[source]: Download from GitHub.
[arguments]: Replace the ‘install-license-files’ phase.
2020-11-15 20:47:45 +01:00
Tobias Geerinckx-Rice
3e16b3c42f
gnu: python-css-parser: Update to 1.0.6.
...
* gnu/packages/python-web.scm (python-css-parser): Update to 1.0.6.
2020-11-15 20:47:45 +01:00
Tobias Geerinckx-Rice
8c39cfd0e6
gnu: python-cloudscraper: Update to 1.2.48.
...
* gnu/packages/python-web.scm (python-cloudscraper): Update to 1.2.48.
2020-11-15 20:47:45 +01:00
Tobias Geerinckx-Rice
73b305737c
gnu: python-cloudscraper: Remove questionable message.
...
* gnu/packages/python-web.scm (python-cloudscraper)[source]: Add
substitution to snippet.
2020-11-15 20:47:45 +01:00
Tobias Geerinckx-Rice
2dee149575
gnu: python-css-parser: Improve description.
...
* gnu/packages/python-web.scm (python-css-parser)[description]: Say what
it is, not only what it was.
2020-11-15 20:47:45 +01:00
Tobias Geerinckx-Rice
9d69348990
gnu: python-bottle: Use HTTPS home page.
...
* gnu/packages/python-web.scm (python-bottle)[home-page]: Use HTTPS.
2020-11-15 20:47:44 +01:00
Tobias Geerinckx-Rice
6fa2ea471e
gnu: python-bottle: Update to 0.12.19.
...
* gnu/packages/python-web.scm (python-bottle): Update to 0.12.19.
2020-11-15 20:47:44 +01:00
Tobias Geerinckx-Rice
968b1a3ea2
gnu: rr: Update to 5.4.0.
...
* gnu/packages/debug.scm (rr): Update to 5.4.0.
[arguments]: Add capnproto to the RUNPATH.
2020-11-15 20:47:44 +01:00
Tobias Geerinckx-Rice
00781cb57d
gnu: rr: Fix typo.
...
* gnu/packages/debug.scm (rr)[inputs]: Fix ‘cpanproto’ typo.
2020-11-15 20:47:44 +01:00
Efraim Flashner
ce18d88347
gnu: vim-guix-vim: Update to 0.1.1.
...
* gnu/packages/vim.scm (vim-guix-vim): Update to 0.1.1.
2020-11-15 20:34:01 +02:00
Daniel Brooks
62343288ef
etc: Updates for the guix-daemon SELinux policy.
...
* etc/guix-daemon.cil.in (guix_daemon): Specify more permissions for
guix-daemon to account for daemon updates and newer SELinux.
I can't promise that this is a complete list of everything that guix-daemon
needs, but it's probably most of them. It can search for, install, upgrade,
and remove packages, create virtual machines and containers, update itself,
and so on.
Signed-off-by: Marius Bakke <marius@gnu.org>
2020-11-15 16:08:47 +01:00
Pierre Neidhardt
06269abece
gnu: emacs-helm-sly: Update to 0.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-sly): Update to 0.5.0.
[description]: Fix typos.
2020-11-15 15:16:41 +01:00
Diego Nicola Barbato
81643c4cf3
gnu: python-matplotlib: Fix rounding errors on x86 CPUs.
...
Fixes <https://issues.guix.gnu.org/40406 >.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2020-11-14 22:11:31 -05:00
Tobias Geerinckx-Rice
b070e3f810
gnu: qemu: Remove left-over debugging statement.
...
This follows up on 1b0cda6b44
. Sigh.
* gnu/packages/virtualization.scm (qemu)[arguments]: Remove the FAIL.
2020-11-15 00:38:32 +01:00
Tobias Geerinckx-Rice
cbfa23c74e
gnu: python-pycryptodomex: Inherit from python-pycryptodome.
...
* gnu/packages/python-crypto.scm (python-pycryptodomex): Inherit from
python-pycryptodome.
[build-system, home-page, synopsis, license]: Remove redundant fields.
2020-11-15 00:38:32 +01:00
Tobias Geerinckx-Rice
bb2d1dae20
gnu: python-pycryptodome: Update to 3.9.9.
...
* gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.9.9.
2020-11-15 00:38:32 +01:00
Tobias Geerinckx-Rice
cd551413ee
gnu: highlight: Update to 3.59.
...
* gnu/packages/pretty-print.scm (highlight): Update to 3.59.
2020-11-15 00:38:32 +01:00
Tobias Geerinckx-Rice
7ea957e2c5
gnu: superlu: Update to 5.2.2.
...
* gnu/packages/maths.scm (superlu): Update to 5.2.2.
2020-11-15 00:38:32 +01:00
Tobias Geerinckx-Rice
8d2ee4c596
gnu: opendoas: Update to 6.8.
...
* gnu/packages/admin.scm (opendoas): Update to 6.8.
[arguments]: Adjust makefile name.
2020-11-15 00:12:12 +01:00
Tobias Geerinckx-Rice
80817b5098
gnu: multipath-tools: Update to 0.8.5.
...
* gnu/packages/linux.scm (multipath-tools): Update to 0.8.5.
[source]: Remove patch.
[arguments]: Add a ‘skip-failing-tests’ phase.
* gnu/packages/patches/multipath-tools-sans-systemd.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-11-15 00:12:12 +01:00
Tobias Geerinckx-Rice
1ba5071c2d
gnu: msmtp: Update to 1.8.13.
...
* gnu/packages/mail.scm (msmtp): Update to 1.8.13.
2020-11-15 00:12:12 +01:00
Tobias Geerinckx-Rice
79bf16f688
gnu: ogre: Update to 1.12.9.
...
The imgui submodule has been removed upstream.
* gnu/packages/graphics.scm (ogre): Update to 1.12.9.
[source]: Don't clone recursively.
[native-inputs]: Add dear-imgui-source.
[arguments]: Add an ‘unpack-dear-imgui’ phase.
Add IMGUI_DIR to #:configure-flags.
2020-11-15 00:12:12 +01:00
Tobias Geerinckx-Rice
e23d5aa908
gnu: Add dear-imgui.
...
* gnu/packages/graphics.scm (dear-imgui): New public variable.
2020-11-15 00:12:12 +01:00
Tobias Geerinckx-Rice
0e8df7403e
gnu: Update stb to b42009b3b9d4ca35bc703f5310eedc74f584be58.
...
* gnu/packages/stb.scm (stb): Update to commit b42009b3b9d4ca35bc703f5310eedc74f584be58..
(stb-image): Update version number to 2.26.
(stb-image-write): Update version number to 1.15.
(stb-sprintf): Update version number to 1.09.
(stb-truetype): Update version number to 1.24.
2020-11-15 00:12:12 +01:00
Tobias Geerinckx-Rice
6f5f60b289
gnu: Add stb-rect-pack.
...
* gnu/packages/stb.scm (stb-rect-pack): New public variable.
2020-11-15 00:12:11 +01:00
Tobias Geerinckx-Rice
89f25a813a
gnu: perl-lwp-protocol-https: Update to 6.09.
...
* gnu/packages/web.scm (perl-lwp-protocol-https): Update to 6.09.
2020-11-15 00:12:11 +01:00
Tobias Geerinckx-Rice
1b0cda6b44
gnu: qemu: Extend I/O test time-outs.
...
* gnu/packages/virtualization.scm (qemu)[arguments]: Add an
‘extend-test-time-outs’ phase.
2020-11-15 00:12:11 +01:00
Tobias Geerinckx-Rice
e48eac3b3e
gnu: python-podcastparser: Update to 0.6.6.
...
* gnu/packages/gpodder.scm (python-podcastparser): Update to 0.6.6.
[native-inputs, arguments]: Substitute python-pytest for python-coverage
& python-nose.
2020-11-15 00:12:11 +01:00
Tobias Geerinckx-Rice
808fc71e7c
gnu: fio: Update to 3.24.
...
* gnu/packages/benchmark.scm (fio): Update to 3.24.
2020-11-15 00:12:11 +01:00
Tobias Geerinckx-Rice
2c560aa217
gnu: perl-www-curl: Fix build with curl@7.69.1.
...
* gnu/packages/web.scm (perl-www-curl)[source]:
Add perl-www-curl-fix-struct-void.patch.
* gnu/packages/patches/perl-www-curl-remove-symbol.patch: Update.
* gnu/packages/patches/perl-www-curl-fix-struct-void.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-11-15 00:12:11 +01:00
Matthew Kraai
16144199c3
doc: Remove superfluous comma.
...
* doc/guix.texi (Managing Software the Guix Way): Remove comma.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-14 12:00:21 -05:00
Maxim Cournoyer
a35f3a4233
gnu: cqfd: Update to 5.2.1.
...
* gnu/packages/docker.scm (cqfd): Update to 5.2.1.
2020-11-14 11:41:07 -05:00
Maxim Cournoyer
7c816ed493
gnu: python-numba: Update to 0.51.2.
...
Fixes <https://issues.guix.gnu.org/43546 >.
* gnu/packages/python-xyz.scm (python-numba): Update to 0.51.2.
[arguments]: Remove #:modules.
[phases]{check}: Use add-installed-pythonpath instead of some ad-hoc
solution. Set HOME.
{remove-failing-tests}: Remove.
[inputs]: Move to...
[native-inputs]: ...here.
2020-11-14 11:41:07 -05:00
Maxim Cournoyer
8a34f29292
gnu: python-llvmlite: Update to 0.34.0.
...
This is in preparation of updating the broken python-numba package.
* gnu/packages/llvm.scm (python-llvmlite): Update to 0.34.0.
[arguments]: Enable tests.
[phases]{patch-reference-to-llvmlite, skip-failing-tests}
{set-compiler/linker-flags}: New phases.
[inputs]: Update custom LLVM input and associated patches.
[home-page]: Use HTTPS.
2020-11-14 11:41:07 -05:00
Maxim Cournoyer
9e4c24ef90
gnu: llvm-9: Standardize patch level.
...
Having a non-standard (different than 1) patch level requirement means the
patches cannot be composed easily from different origins. The following
command was used to remove one level from the llvm-9 patches:
sed -e 's|^--- a/|--- |' -e 's|^+++ b/|+++ |' \
gnu/packages/patches/llvm-9* -i
* gnu/packages/llvm.scm (llvm-9)[source]: Drop the patch-flags field.
Re-indent list of patches.
* gnu/packages/patches/llvm-9-fix-bitcast-miscompilation.patch: Strip one level.
* gnu/packages/patches/llvm-9-fix-lpad-miscompilation.patch: Likewise.
* gnu/packages/patches/llvm-9-fix-scev-miscompilation.patch: Likewise.
2020-11-14 11:41:07 -05:00
nixo
199ebb1298
gnu: Add kristall.
...
* gnu/packages/web-browsers.scm (kristall): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-14 16:19:36 +00:00
Alexandru-Sergiu Marton
870d74ab68
gnu: gmnisrv: Update to 0-1.d484ba0.
...
* gnu/packages/web.scm (gmnisrv): Update to 0-1.d484ba0.
[arguments]: Remove the install-config phase.
[propagated-inputs]: Add mailcap.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-14 11:32:41 +00:00
Alexandru-Sergiu Marton
149dd51d2f
services: gmnisrv: Export procedures and service type.
...
* gnu/services/web.scm: Export gmnisrv-configuration, gmnisrv-configuration?,
gmnisrv-configuration-package, gmnisrv-configuration-config-file,
gmnisrv-service-type.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-14 11:32:40 +00:00
Alexandru-Sergiu Marton
85ad155158
gnu: Add mailcap.
...
* gnu/packages/mail.scm (mailcap): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-14 11:32:37 +00:00
Pierre Neidhardt
403ba4140f
gnu: emacs-evil-collection: Update to 20201113.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20201113.
2020-11-14 12:22:53 +01:00
Holger Peters
289b20ef62
doc: Document hg-fetch.
...
* doc/guix.texi (origin Reference): Add documentation for hg-fetch.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-14 10:27:00 +00:00