me
/
guix
Archived
1
0
Fork 0
Commit Graph

59293 Commits (32b517986323bc3f73706da1dfcd91518316fc6e)

Author SHA1 Message Date
Mathieu Othacehe 644cdc819f
images: hurd: Add hurd-barebones-qcow2-image.
* gnu/system/images/hurd.scm (hurd-barebones-qcow2-image): New variable.
2020-09-29 11:42:52 +02:00
Mathieu Othacehe f441e3e8b5
image: Add support for compressed-qcow2 format.
* gnu/build/image.scm (convert-disk-image): New procedure.
(genimage): Remove target argument.
* gnu/system/image.scm (system-disk-image): Add support for 'compressed-qcow2
image format. Call "convert-disk-image" to apply image conversions on the
final image. Add "qemu-minimal" to the build inputs.
(system-image): Also add support for 'compressed-qcow2.
2020-09-29 11:42:52 +02:00
Nicolas Goaziou c4d3eb569c
gnu: fet: Update to 5.47.0.
* gnu/packages/education.scm (fet): Update to 5.47.0.
2020-09-29 11:31:57 +02:00
Efraim Flashner 7592ddfee7
gnu: vim: Update to 8.2.1770.
* gnu/packages/vim.scm (vim): Update to 8.2.1770.
2020-09-29 11:38:49 +03:00
Nicolas Goaziou f7e9054617
gnu: scintilla: Update to 4.4.5.
* gnu/packages/text-editors.scm (scintilla): Update to 4.4.5.
2020-09-29 10:36:08 +02:00
Gabriel Arazas d556028f5b
gnu: Add rust-stfu8-0.2.
* gnu/packages/crates-io.scm (rust-stfu8-0.2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-29 09:43:56 +03:00
Gabriel Arazas a3911b4e6c
gnu: Add rust-proptest-0.3.
* gnu/packages/crates-io.scm (rust-proptest-0.3): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-29 09:42:58 +03:00
Gabriel Arazas a24a02f61a
gnu: Add rust-pretty-assertions-0.4.
* gnu/packages/crates-io.scm (rust-pretty-assertions-0.4): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-29 09:41:53 +03:00
Gabriel Arazas dfcfb4f490
gnu: Add rust-ansi-term-0.9.
* gnu/packages/crates-io.scm (rust-ansi-term-0.9): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-29 09:41:49 +03:00
Gabriel Arazas 463f41e62d
gnu: Add rust-bit-set-0.4.
* gnu/packages/crates-io.scm (rust-bit-set-0.4): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-29 09:41:46 +03:00
Gabriel Arazas cdf0e84c34
gnu: Add rust-bit-vec-0.4.
* gnu/packages/crates-io.scm (rust-bit-vec-0.4): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-29 09:41:39 +03:00
Vinicius Monego 58d743942c
gnu: python-httpx: Update to 0.15.4.
* gnu/packages/python-web.scm (python-httpx): Update to 0.15.4.
[home-page]: Change from public repository to project's webpage.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-29 09:33:03 +03:00
Efraim Flashner e86e049305
gnu: quaternion: Add debug output.
* gnu/packages/messaging.scm (quaternion)[outputs]: Add debug output.
2020-09-29 09:25:20 +03:00
Efraim Flashner 5323d59c6a
gnu: dino: Add debug output.
* gnu/packages/messaging.scm (dino)[outputs]: Add debug output.
2020-09-29 08:55:49 +03:00
Leo Prikler e7cacc91e6
gnu: ppsspp: Update to 1.10.3.
* gnu/packages/emulators.scm (ppsspp): Update to 1.10.3.
[snippet]: Update the snippet, that strips glslang from build.
[inputs]: Update lang.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-29 08:19:54 +03:00
Leo Prikler 3cbf359f70
gnu: komikku: Update to 0.21.1.
* gnu/packages/gnome.scm (komikku): Update to 0.21.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-29 08:13:29 +03:00
Nicolas Goaziou 9380b0a075
gnu: Add missing module.
* gnu/packages/emulators.scm: Add missing module.
2020-09-28 23:01:40 +02:00
Nicolas Goaziou 63d69215e4
gnu: scummvm: Update to 2.2.0.
* gnu/packages/emulators.scm (scummvm): Update to 2.2.0.
[arguments]: Remove unnecessary phase.
[inputs]: Add fribidi.
2020-09-28 22:59:59 +02:00
Zhu Zihao 981cdc9011
gnu: icecat: Remove duplicate find-files call.
* gnu/packages/gnuzilla.scm (icecat)[arguments]<phases>: In the
patch-cargo-checksums phase, replace the inner "find-files" call
with the already found file name.

Signed-off-by: Mark H Weaver <mhw@netris.org>
2020-09-28 14:45:27 -04:00
Zhu Zihao f0648a4b67
gnu: icecat: Use system icu4c.
* gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Add icu4c-67.
[arguments]<configure-flags>: Add "--with-system-icu".

Signed-off-by: Mark H Weaver <mhw@netris.org>
2020-09-28 14:45:25 -04:00
Jonathan Brielmaier e648533311
gnu: Remove icecat-68 source.
It was necessary for icedove@68 which is now based on icecat@78.

* gnu/packages/gnuzilla.scm (mozilla-68-compare-locales): Remove.
(all-mozilla-68-locales): Remove.
(%icecat-68-version): Remove.
(icecat-68-source): Remove.
* gnu/packages/patches/icecat-68-makeicecat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Modified-By: Mark H Weaver <mhw@netris.org>
Signed-off-by: Mark H Weaver <mhw@netris.org>
2020-09-28 14:45:23 -04:00
Jonathan Brielmaier 597aa644af
gnu: icedove: Update to 78.3.0.
* gnu/packages/gnuzilla.scm (icedove): Update to 78.3.0.
[source]: Use source from Icecat 78.
[arguments]: Use more flexible approach for generating cargo checksums
from icecat. Update files in 'rename-to-icedove phase. Remove gone
configure flags and rename `--disable-ion` to `--disable-jit`.
[inputs]: Update icu4c to version 67 and nss to 3.56.
[native-inputs]: Use ESR 78 mercurial repo for thunderbird soruces.
Update rust and cargo to 1.41, rust-cbindgen to 0.14 and
node to 10.22.

Tested-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Signed-off-by: Mark H Weaver <mhw@netris.org>
2020-09-28 14:45:20 -04:00
Jonathan Brielmaier 1896c0c6ea
gnu: Add nss@3.56.
Icedove 78 requires nss > 3.53. This version is the only one building
out-of-the-box.

* gnu/packages/nss.scm (nss-3.56): New variable.
* gnu/packages/patches/nss-3.56-pkgconfig.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Signed-off-by: Mark H Weaver <mhw@netris.org>
2020-09-28 14:45:18 -04:00
Mark H Weaver 002c7a4f54
gnu: libpng-apng: Update to 1.6.37.
* gnu/packages/image.scm (libpng-apng): Update to 1.6.37.
(libpng): Add comment: a reminder to keep libpng-apng updated.
2020-09-28 14:45:10 -04:00
Andreas Enge 4c09ec43db
gnu: cm: Update to 0.3.1.
* gnu/packages/algebra.scm (cm): Update to 0.3.1.
2020-09-28 19:39:23 +02:00
Mathieu Othacehe 0221048733
gnu: cuirass: Update to 0.0.1-48.0ffcb80.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-48.0ffcb80.
2020-09-28 18:08:23 +02:00
Roel Janssen 871539f3ad
gnu: r-chippeakanno: Update to 3.22.4.
* gnu/packages/bioconductor.scm (r-chippeakanno): Update to 3.22.4.
2020-09-28 17:06:56 +02:00
Tobias Geerinckx-Rice 4c698cd512
services: Add elogind ‘handle-lid-switch-external-power’.
* gnu/services/desktop.scm <elogind-configuration>: Add an
handle-lid-switch-external-power field, mapping to the
HandleLidSwitchExternalPower logind.conf setting.
* doc/guix.texi (Desktop Services): ‘Document’ it.
2020-09-28 16:00:49 +02:00
Greg Hogan a32c581a1d
gnu: openssh: Update to 8.4p1.
* gnu/packages/ssh.scm (openssh): Update to 8.4p1.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-09-28 13:54:05 +02:00
Mathieu Othacehe af56f60ef0
gnu: guile-lzlib: Update to 0.0.2.
* gnu/packages/guile.scm (guile-lzlib): Update to 0.0.2.
2020-09-28 11:39:31 +02:00
Marius Bakke 709d2fddf7
gnu: libxkbcommon: Specify CPE name.
* gnu/packages/xdisorg.scm (libxkbcommon)[properties]: New field.
2020-09-28 00:46:21 +02:00
Marius Bakke cb2769f999
gnu: jasper: Update to 2.0.21 [fixes CVE-2018-19541].
* gnu/packages/image.scm (jasper): Update to 2.0.21.
2020-09-28 00:46:21 +02:00
Marius Bakke 9f89779e1f
gnu: libspiro: Replace with 20200505 [fixes CVE-2019-19847].
* gnu/packages/fontutils.scm (libspiro)[replacement]: New field.
(libspiro-20200505): New variable.
2020-09-28 00:46:21 +02:00
Marius Bakke 7d366a8387
gnu: libsndfile: Replace with 1.0.30 [security fixes].
This replacement fixes CVE-2017-17456, CVE-2017-17457, CVE-2018-19661,
CVE-2018-19662, CVE-2018-19758, and CVE-2019-3832.

* gnu/packages/pulseaudio.scm (libsndfile)[replacement]: New field.
(libsndfile-1.0.30): New variable.
2020-09-28 00:46:21 +02:00
Nicolas Goaziou b09ad2ccc1
gnu: emacs-orgalist: Update to 1.13.
* gnu/packages/emacs-xyz.scm (emacs-orgalist): Update to 1.13.
2020-09-27 23:11:53 +02:00
Michael Rohleder b0cd4e049b
gnu: qjackctl: Update to 0.6.3.
* gnu/packages/audio.scm (qjackctl): Update to 0.6.3.
[inputs]: Add portaudio.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-27 22:52:43 +02:00
Kyle Meyer ee4f9c2cd4
gnu: Add grokmirror.
* gnu/packages/version-control.scm (grokmirror): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-27 22:50:17 +02:00
Ludovic Courtès 8819551c8d
packages: 'package-input-rewriting' has a #:deep? parameter.
* guix/packages.scm (package-input-rewriting): Add #:deep? and pass it
to 'package-mapping'.
[replacement-property]: New variable.
[rewrite]: Check it.
[cut?]: New procedure.
* tests/packages.scm ("package-input-rewriting"): Pass #:deep? #f and
ensure implicit inputs were not rewritten.  Avoid 'eq?' comparisons.
("package-input-rewriting, deep"): New test.
* gnu/packages/guile.scm (package-for-guile-2.0, package-for-guile-3.0):
Pass #:deep? #f.
2020-09-27 21:41:15 +02:00
Pierre Neidhardt d753aee0be
gnu: bbswitch-module: Fix build on Linux >= 5.6.
* gnu/packages/linux.scm (bbswitch-module): Update to 20200526.
2020-09-27 17:29:31 +02:00
Nicolas Goaziou f1f076c9dc
gnu: emacs-mood-line: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-mood-line)[license]: Switch to GPL2+.
2020-09-27 14:23:07 +02:00
AuPath 0bf662b35b
gnu: Add emacs-mood-line.
* gnu/packages/emacs-xyz.scm (emacs-mood-line): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-09-27 14:17:03 +02:00
Stefan c85f316ae9
gnu: grub: Support for network boot via TFTP.
* gnu/bootloader/grub.scm (grub-efi-netboot-bootloader): New variable.
(install-grub-efi-netboot): New procedure.
(grub-root-search): Update comment.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-09-27 13:38:35 +02:00
Efraim Flashner 59223c5bc6
gnu: gama: Update to 2.10.
* gnu/packages/gps.scm (gama): Update to 2.10.
2020-09-27 08:50:26 +03:00
Vinicius Monego 6854b44602
gnu: cozy: Update to 0.7.1.
* gnu/packages/ebook.scm (cozy): Update to 0.7.1.
[arguments]: Substitute only the Exec line in the desktop file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-26 23:13:23 +02:00
Ludovic Courtès 6c5197226d
gnu: lzlib: Don't build static library.
* gnu/packages/compression.scm (lzlib)[arguments]: Pass "--disable-static".
2020-09-26 23:07:03 +02:00
Ludovic Courtès 31dcc27276
gnu: lzlib: Support cross-compilation.
Until now, since lzlib's 'configure' ignores '--host', we'd always end
up building it natively.

* gnu/packages/compression.scm (lzlib)[arguments]: Use (cc-for-target)
instead of "gcc".
2020-09-26 23:07:03 +02:00
Oleg Pykhalov d868655a7d
gnu: Add ipset.
* gnu/packages/linux.scm (ipset): New variable.
2020-09-26 23:18:42 +03:00
Oleg Pykhalov 3876ed32f2
gnu: Add webssh.
* gnu/packages/ssh.scm (webssh): New variable.
2020-09-26 21:47:38 +03:00
Tim Howes 0939462e3f
gnu: emacs-ess: Update to 18.10.2-0.24da603.
* gnu/packages/statistics.scm (emacs-ess): Update to 18.10.2-0.24da603.
[version]: Use version-revision-commit for version numbering.
[source]: Fix snippet for removing julia-mode.  Remove snippet to modify
roxy-preview-Rd-test.  Add snippet to modify r-help-mode test.  Add
snippet to fix install target to install files to correct directories.
Correct Makefile so that ess-autoloads.el is not built twice.
[arguments]: Add flag to specify INFODIR.  Remove patch modifying SHELL.
[license]: License is now GPLv3+.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-09-26 11:58:25 +02:00
Nicolas Goaziou 22b12e3ec2
gnu: emacs-auctex: Update to 12.2.5.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.5.
2020-09-26 11:25:39 +02:00
Nicolas Goaziou c9f70031b3
gnu: emacs-edit-indirect: Update to 0.1.6.
* gnu/packages/emacs-xyz.scm (emacs-edit-indirect): Update to 0.1.6.
2020-09-26 11:20:03 +02:00
Nicolas Goaziou 094871fe73
gnu: emacs-edit-indirect: Fix license field.
* gnu/packages/emacs-xyz.scm (emacs-edit-indirect): Fix license field.
2020-09-26 11:14:21 +02:00
Ludovic Courtès 4e896da45d
gnu: nyacc: Add 1.03.0.
* gnu/packages/mes.scm (nyacc): Rename to...
(nyacc-0.99): ... this.
(nyacc): New variable.
(mes)[propagated-inputs]: Replace NYACC with NYACC-0.99.
(mes-rb5)[native-inputs]: Likewise.
* gnu/packages/commencement.scm (mes-boot)[native-inputs]: Likewise.
(tcc-boot0)[native-inputs]: Likewise.
2020-09-25 23:26:22 +02:00
Pierre Langlois 2bab532fdf
gnu: rust: Fix install phase for non-x86_64 platforms.
* gnu/packages/rust.scm (rust-1.20)[arguments]: Replace hardcoded x86_64
triplet with nix-system->gnu-triplet-for-rust in 'delete-install-logs phase.
2020-09-25 20:24:46 +01:00
Leo Famulari 73e7a42447
gnu: linux-libre 4.4: Update to 4.4.237.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.237.
(linux-libre-4.4-pristine-source): Update hash.
2020-09-25 13:16:16 -04:00
Leo Famulari fff9209444
gnu: linux-libre 4.9: Update to 4.9.237.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.237.
(linux-libre-4.9-pristine-source): Update hash.
2020-09-25 13:16:16 -04:00
Leo Famulari 76aa30100b
gnu: linux-libre 4.14: Update to 4.14.199.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.199.
(linux-libre-4.14-pristine-source): Update hash.
2020-09-25 13:16:16 -04:00
Leo Famulari b328d55702
gnu: linux-libre 4.19: Update to 4.19.147.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.147.
(linux-libre-4.19-pristine-source): Update hash.
2020-09-25 13:16:16 -04:00
Leo Famulari ce59a1397d
gnu: linux-libre 5.4: Update to 5.4.67.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.67.
(linux-libre-5.4-pristine-source): Update hash.
2020-09-25 13:16:16 -04:00
Leo Famulari 55d4259dff
gnu: linux-libre: Update to 5.8.11.
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.11.
(linux-libre-5.8-pristine-source): Update hash.
2020-09-25 13:16:15 -04:00
Ludovic Courtès 795065533d
gnu: Replace uses of 'guile3.0-gnutls' by 'gnutls'.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Use
GNUTLS instead of GUILE3.0-GNUTLS.
(guix-daemon)[inputs]: Likewise.
* guix/self.scm (specification->package): Likewise.
2020-09-25 19:05:08 +02:00
Jesse Gibbons 0fa3d89fbc
gnu: freedink: Make "freedink-engine" and "freedink-data" public.
* gnu/packages/games.scm: (freedink-engine): Make public.
[arguments]: Add 'delete-freedinkedit-desktop' phase.
(freedink-data): Make public.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-25 19:05:08 +02:00
Jens Mølgaard 4423cadc9a
gnu: font-adobe-source-serif-pro: Update to 3.001R.
* gnu/packages/fonts.scm (font-adobe-source-serif-pro): Update to 3.001R.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-25 19:05:08 +02:00
Jens Mølgaard 62246843d2
gnu: font-adobe-source-sans-pro: Update to 3.028R.
* gnu/packages/fonts.scm (font-adobe-source-sans-pro): Update to 3.028R.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-25 19:05:08 +02:00
Jan (janneke) Nieuwenhuizen db2785cd86
ci: Remove native-system restriction from "hello" and "list" jobsets.
* gnu/ci.scm (hydra-jobs): Remove restriction for system to
equal (%current-system).

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-09-25 18:14:58 +02:00
Efraim Flashner 67ad1e148c
gnu: vim: Update to 8.2.1738.
* gnu/packages/vim.scm (vim): Update to 8.2.1738.
2020-09-25 15:55:09 +03:00
Peng Mei Yu 3e5ed76df5
gnu: librime: Update to 1.6.1.
* gnu/packages/ibus.scm (librime): Update to 1.6.1.
[inputs]: Add capnproto.
[native-inputs]: Add pkg-config.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-25 14:26:41 +02:00
Leo Prikler 62d0f69ecf
gnu: komikku: Update to 0.21.0.
* gnu/packages/gnome.scm (komikku): Update to 0.21.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-25 14:14:13 +02:00
Mădălin Ionel Patrașcu 0990d61193
gnu: mafft: Update to 7.471.
* gnu/packages/bioinformatics.scm (mafft): Update to 7.471.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-25 14:12:13 +02:00
Vinicius Monego 7075082f71
gnu: Add gnome-latex.
* gnu/packages/gnome.scm (gnome-latex): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-25 14:02:13 +02:00
Pierre Neidhardt c32f662e39
gnu: sbcl-cl-webkit: Update to 20200925.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200925.
2020-09-25 12:57:44 +02:00
Marius Bakke d48b17adb9
services: WPA Supplicant: Conditionally depend on D-Bus.
Fixes <https://bugs.gnu.org/43567>.
Reported by calcium <calcium@disroot.org>.

* gnu/services/networking.scm (<wpa-supplicant-configuration>)[requirement]:
Remove 'dbus-system.
(wpa-supplicant-shepherd-service)[requirement]: Add 'dbus-system when DBUS? is true.
* doc/guix.texi (Networking Services)[wpa-supplicant-service-type]: Adjust
accordingly.
2020-09-24 20:18:20 +02:00
Maxim Cournoyer d14a3e5c0c
gnu: nfs-utils: Do not generate static libraries.
* gnu/packages/nfs.scm (nfs)[configure-flags]: Add "--disable-static".
2020-09-24 14:01:29 -04:00
Maxim Cournoyer f8c15d8f42
gnu: ntfs-3g: Do not generate static libraries.
* gnu/packages/linux.scm (ntfs-3g)[configure-flags]: Add "--disable-static".
2020-09-24 14:01:28 -04:00
Efraim Flashner 3d0c0ae661
gnu: java-rsyntaxtextarea: Don't use unstable tarball.
* gnu/packages/textutils.scm (java-rsyntaxtextarea)[source]: Download
using git-fetch.
2020-09-24 20:06:41 +03:00
Efraim Flashner e3b40906eb
gnu: vifm: Update to 0.11.
* gnu/packages/vim.scm (vifm): Update to 0.11.
2020-09-24 19:36:28 +03:00
Tanguy Le Carrour ec9bc07c25
gnu: Add python-robber.
* gnu/packages/python-xyz.scm (python-robber): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-09-24 17:53:02 +02:00
Ivan Kozlov 1af5e57d87
gnu: awesome: Fix command completion in the prompt and Lua paths
* gnu/packages/wm.scm (awesome): Delete useless ‘env’ invocation in lib/awful/completion.lua.  Change the delimiter for LUA_PATH and LUA_CPATH variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-24 17:53:02 +02:00
Vinicius Monego dca2f0ea01
gnu: Add gtg.
* gnu/packages/gnome.scm (gtg): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-24 17:53:02 +02:00
Vinicius Monego 7f12756e75
gnu: Add python-liblarch.
* gnu/packages/gnome.scm (python-liblarch): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-24 17:53:02 +02:00
Ludovic Courtès 215b49a881
gnu: openmpi: Have 'mpirun' look for executables under $prefix.
* gnu/packages/mpi.scm (openmpi)[arguments]: Add
"--enable-mpirun-prefix-by-default" to #:configure-flags.
2020-09-24 17:53:01 +02:00
Efraim Flashner aea2a0f967
gnu: netcat-openbsd: Use cc-for-target.
* gnu/packages/admin.scm (netcat-openbsd)[arguments]: Replace hard-coded
gcc with cc-for-target in make-flags.
2020-09-24 17:20:41 +03:00
Efraim Flashner 9e5758630d
gnu: abduco: Use cc-for-target.
* gnu/packages/abduco.scm (abduco)[arguments]: Replace hard-coded gcc
with cc-for-target in make-flags.
2020-09-24 17:18:42 +03:00
Efraim Flashner 9995f7ebbc
gnu: xmagnify: Use cc-for-target.
* gnu/packages/accessibility.scm (xmagnify)[arguments]: Replace
hard-coded gcc with cc-for-target in make-flags.
2020-09-24 17:17:08 +03:00
Efraim Flashner 6c1f173650
gnu: footswitch: Use cc-for-target.
* gnu/packages/accessibility.scm (footswitch)[arguments]: Replace
hard-coded gcc with cc-for-target in make-flags.
2020-09-24 17:15:43 +03:00
Guillaume Le Vaillant ff43f128b7
gnu: Add tarlz.
* gnu/packages/compression.scm (tarlz): New variable.
2020-09-24 14:48:38 +02:00
Mathieu Othacehe a024eedb1c
services: cuirass: Create queries log files at activation.
* gnu/services/cuirass.scm (cuirass-activation)[queries-log-file]: Create and
set user permissions on "queries-log-file" and "web-queries-log-file".
2020-09-24 13:51:57 +02:00
Mathieu Othacehe 80e26d7429
services: cuirass: Add web SQL queries logging support.
* gnu/services/cuirass.scm (<cuirass-configuration>)[web-queries-log-file]:
New field.
(cuirass-shepherd-service): Honor it.
(cuirass-log-rotations): If defined, add the web queries log file to the log
rotation.
2020-09-24 11:28:59 +02:00
Pierre Neidhardt c5d9cdd913
gnu: nyxt: Update to 2-pre-release-2.
* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-2.
2020-09-24 11:14:23 +02:00
Mathieu Othacehe 92e507c963
services: cuirass: Add SQL queries logging support.
* gnu/services/cuirass.scm (<cuirass-configuration>)[queries-log-file]: New
field.
(cuirass-shepherd-service): Honor it.
(cuirass-log-rotations): If defined, add the queries log file to the log
rotation.
2020-09-24 10:47:22 +02:00
Mathieu Othacehe e503211105
gnu: cuirass: Update to 0.0.1-47.b310f17.
This update add support for SQL queries logging.

* gnu/packages/ci.scm (guile-sqlite3-dev): New variable.
(cuirass): Update to 0.0.1-47.b310f17.
[inputs]: Use guile-sqlite3-dev instead of guile-sqlite3.
2020-09-24 10:26:05 +02:00
Mathieu Othacehe 0b17de06bd
gnu: cuirass: Work around Guile memory issues.
Work around <https://issues.guix.gnu.org/43334>.

* gnu/packages/ci.scm (cuirass)[inputs]: Use guile-3.0/libgc-7 instead of
guile-3.0.
2020-09-24 10:09:48 +02:00
Michael Rohleder bd64cb68ee
gnu: cheese: Update to 3.38.0.
* gnu/packages/gnome.scm (cheese): Update to 3.38.0.
[arguments]: Add phase patch-docbook-xml.
[native-inputs]: Add docbook-xml.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-24 10:03:46 +02:00
Tobias Geerinckx-Rice 89ba5f9479
gnu: plantuml: Update to 1.2020.17.
* gnu/packages/uml.scm (plantuml): Update to 1.2020.17.
2020-09-24 09:16:50 +02:00
Tobias Geerinckx-Rice 26746c6719
gnu: celluloid: Update to 0.20.
* gnu/packages/video.scm (celluloid): Update to 0.20.
2020-09-24 09:16:50 +02:00
Tobias Geerinckx-Rice 5c9ea15daa
gnu: sudo: Update to 1.9.3p1.
* gnu/packages/admin.scm (sudo): Update to 1.9.3p1.
2020-09-24 09:16:50 +02:00
Mark H Weaver 035df987f1
gnu: spice-gtk: Only use "good" GStreamer plugins out of the box.
Do not propagate plugins that are known to be patent encumbered out of the
box, so the user has a choice.

* gnu/packages/spice.scm (spice-gtk)[propagated-inputs]: Remove gst-libav,
gst-plugins-bad and gst-plugins-ugly.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2020-09-24 00:37:39 -04:00
Oleg Pykhalov cd4bb173e0
services: docker: Fix configuration.
This is a follow-up to e04b90607a.

* gnu/services/docker.scm
(docker-shepherd-service): Fix "enable-proxy?" configuration.
2020-09-23 23:40:29 +03:00
Nicolas Goaziou 9273f75dd6
gnu: emacs-peg: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-peg): Update to 1.0.
[source]: Switch to ELPA URI.
[home-page]: Use ELPA URI.
2020-09-23 22:09:51 +02:00
Nicolas Goaziou 1ce0b32265
gnu: emacs-hyperbole: Update to 7.1.3.
* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Update to 7.1.3.
2020-09-23 22:05:02 +02:00
Nicolas Goaziou 367ee580a2
gnu: emacs-meson-mode: Update to 0.3.
* gnu/packages/emacs-xyz.scm (emacs-meson-mode): Update to 0.3.
2020-09-23 22:03:28 +02:00
Niklas Eklund 40131b75c4
gnu: Add emacs-quickrun.
* gnu/packages/emacs-xyz.scm (emacs-quickrun): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-09-23 21:04:58 +02:00
Tobias Geerinckx-Rice 97e98e2269
services: Allow (service bluetooth-service-type).
* gnu/services/desktop.scm (bluetooth-service-type)
[default-value]: Set to (bluetooth-configuration).
2020-09-23 19:07:55 +02:00
Morgan Smith 0dba6eadd7
gnu: Add emacs-toc-org.
* gnu/packages/emacs-xyz.scm (emacs-toc-org): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-09-23 14:38:24 +02:00
Efraim Flashner 8d0a7a54df
gnu: evisum: Build translations.
* gnu/packages/enlightenment.scm (evisum)[native-inputs]: Add
gettext-minimal.
2020-09-23 15:23:18 +03:00
Efraim Flashner 6a6341be3f
gnu: evisum: Update to 0.5.6.
* gnu/packages/enlightenment.scm (evisum): Update to 0.5.6.
2020-09-23 15:23:18 +03:00
Efraim Flashner a183bb080f
gnu: efl: Update to 1.25.0.
* gnu/packages/enlightenment.scm (efl): Update to 1.25.0.
[propagated-inputs]: Remove avahi.
[arguments]: Remove configure-flags to disable systemd, enable elogind,
list evas-loaders to disable and enable avahi. Add substitution to
hardcode location of elogind's library.
2020-09-23 15:23:17 +03:00
Andreas Enge 049a1714fc
gnu: fplll: Correct include files.
* gnu/packages/patches/fplll-std-fenv.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/algebra.scm (fplll): Use patch and move all inputs to
propagated-inputs.
2020-09-23 14:14:09 +02:00
Andreas Enge 82f983da35
gnu: fplll: Update to 5.3.3.
* gnu/packages/algebra.scm (fplll): Update to 5.3.3.
[native-inputs]: Add pkg-config.
2020-09-23 13:59:32 +02:00
Tobias Geerinckx-Rice 2606d947c2
gnu: multimon-ng: Update to 1.1.9.
* gnu/packages/radio.scm (multimon-ng): Update to 1.1.9.
2020-09-23 12:59:15 +02:00
Tobias Geerinckx-Rice a7fbae6f09
gnu: s6: Update to 2.9.2.0.
* gnu/packages/skarnet.scm (s6): Update to 2.9.2.0.
2020-09-23 12:59:15 +02:00
Tobias Geerinckx-Rice f33d77e2cc
gnu: execline: Update to 2.6.1.0.
* gnu/packages/skarnet.scm (execline): Update to 2.6.1.0.
2020-09-23 12:59:15 +02:00
Tobias Geerinckx-Rice 3feeface31
gnu: xonsh: Update to 0.9.22.
* gnu/packages/shells.scm (xonsh): Update to 0.9.22.
2020-09-23 12:59:15 +02:00
Pierre Neidhardt 8b033aa103
gnu: sbcl-cl-webkit: Update to 20200923.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200923.
2020-09-23 12:41:08 +02:00
Tobias Geerinckx-Rice 63003bd47c
gnu: jucipp: Update to 1.6.1.
* gnu/packages/text-editors.scm (jucipp): Update to 1.6.1.
2020-09-23 12:40:00 +02:00
Tobias Geerinckx-Rice d198b70e66
gnu: libssh: Update to 0.9.5 [security fixes?].
Upstream is unimpressed: ‘This includes a fix for CVE-2020-16135, however
we do not see how this would be exploitable at all. If you find a
security bug in libssh please don’t just assign a CVE, talk to us first.’

* gnu/packages/ssh.scm (libssh): Update to 0.9.5.
2020-09-23 12:39:59 +02:00
Tobias Geerinckx-Rice cfc7e2592d
gnu: python-pynvim: Update to 0.4.2.
* gnu/packages/vim.scm (python-pynvim): Update to 0.4.2.
2020-09-23 12:39:59 +02:00
Tobias Geerinckx-Rice 5f4a1c6af3
gnu: youtube-dl: Update to 2020.09.20.
* gnu/packages/video.scm (youtube-dl): Update to 2020.09.20.
2020-09-23 12:39:58 +02:00
Tobias Geerinckx-Rice 8d01f8a66a
installer: Fix docstring typo.
* gnu/installer.scm (build-compiled-file): Fix a typo in the docstring.
2020-09-23 12:39:57 +02:00
Tobias Geerinckx-Rice fec41dc059
gnu: dmenu: Update to 5.0.
* gnu/packages/suckless.scm (dmenu): Update to 5.0.
2020-09-23 12:39:57 +02:00
Hamzeh Nasajpour 6e398663c3
gnu: nng: Build as a shared library.
* gnu/packages/networking.scm (nng)[arguments]: Add configure-flag to
build as a shared library.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-23 12:13:48 +03:00
Gabriel Arazas 5c2db516f9
gnu: Add rust-std-prelude-0.2.
* gnu/packages/crates-io.scm (rust-std-prelude-0.2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-23 09:02:58 +03:00
Vinicius Monego 421b94ecc4
gnu: python-httpx: Update to 0.15.0.
* gnu/packages/python-web.scm (python-httpx): Update to 0.15.0.
[arguments]: Adjust skipped tests.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-23 08:49:10 +03:00
Vinicius Monego a9d9dbfd2d
gnu: python-httpcore: Update to 0.11.0.
* gnu/packages/python-web.scm (python-httpcore): Update to 0.11.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-23 08:46:50 +03:00
Vinicius Monego 023ce3dcb4
gnu: python-trio: Update to 0.17.0.
* gnu/packages/python-xyz.scm (python-trio): Update to 0.17.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-23 08:46:48 +03:00
Michael Rohleder 382ac0e4f5
gnu: gnome-video-effects: Update to 0.5.0.
* gnu/packages/gnome.scm (gnome-video-effects): Update to 0.5.0.
[build-system]: Changed to meson-build-system.
[arguments]: Removed.
[native-inputs]: Removed glib:bin and intltool.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-23 08:43:27 +03:00
Tobias Geerinckx-Rice 7230f6d5dd
gnu: Fix typoes in package descriptions.
* gnu/packages/audio.scm (caps-plugins-lv2)[synopsis]: Fix typo.
* gnu/packages/bioconductor.scm (r-karyoploter, r-anota, r-gcrma)
(r-bigmemoryextras)[description]: Likewise.
* gnu/packages/cran.scm (r-geometry)[synopsis]: Likewise.
(r-stringdist, r-patchwork, r-depth, r-tea)[description]: Likewise.
* gnu/packages/crates-io.scm (rust-assert-fs-0.11, rust-notify-4)
(rust-tokio-fs-0.1)[synopsis, description]: Likewise.
(rust-blas-sys-0.7)[description]: Likewise.
(rust-fs-extra-1.1, rust-xattr-0.2)[synopsis]: Likewise.
* gnu/packages/databases.scm (perl-mysql-config)[description]: Likewise.
* gnu/packages/disk.scm (hddtemp)[description]: Likewise.
* gnu/packages/django.scm (python-djangorestframework)[description]:
Likewise.
* gnu/packages/documentation.scm (doc++)[description]: Likewise.
* gnu/packages/emacs-xyz.scm (emacs-kakoune, emacs-pyim-basedict, eless)
(emacs-scpaste)[description]: Likewise.
* gnu/packages/file-systems.scm (dbxfs)[description]: Likewise.
* gnu/packages/finance.scm (python-stdnum)[description]: Likewise.
* gnu/packages/fontutils.scm (woff2)[description]: Likewise.
* gnu/packages/games.scm (openttd-opengfx)[description]: Likewise.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux)
[description]: Likewise.
* gnu/packages/gnome.scm (libgrss)[description]: Likewise.
* gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk)
[description]: Likewise.
(go-github-com-go-git-go-billy)[synopsis, description]: Likewise.
* gnu/packages/haskell-check.scm (ghc-inspection-testing)[description]:
Likewise.
* gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Likewise.
* gnu/packages/haskell-xyz.scm (ghc-hex)[description]: Likewise.
* gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519)[description]:
Likewise.
* gnu/packages/java.scm (java-mail)[synopsis]: Likewise.
(java-native-access-platform)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities-stats)[description]:
Likewise.
* gnu/packages/kde-utils.scm (krusader)[description]: Likewise.
* gnu/packages/language.scm (praat)[description]: Likewise.
* gnu/packages/linux.scm (light)[description]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.defclass-star)[description]:
Likewise.
* gnu/packages/mail.scm (dovecot-trees, sieve-connect)[description]:
Likewise.
* gnu/packages/ocaml.scm (ocaml-opam-file-format, ocaml-cppo)
(ocaml4.07-ppx-variants-conv)[description]: Likewise.
* gnu/packages/perl.scm (perl-convert-binhex)[description]: Likewise.
* gnu/packages/python-crypto.scm (python-ecdsa)[description]: Likewise.
* gnu/packages/python-web.scm (python-html5lib)[synopsis, description]:
Likewise.
(python-venusian)[synopsis]: Likewise.
* gnu/packages/python-xyz.scm (python-readlike, python-gssapi)
(python-flufl-i18n)[description]: Likewise.
(python-pox, python-watchdog, python-xattr)[synopsis, description]:
Likewise.
* gnu/packages/ruby.scm (ruby-sorcerer)[description]: Likewise.
* gnu/packages/rust-apps.scm (watchexec)[description]: Likewise.
* gnu/packages/rust.scm (mrustc)[synopsis]: Likewise.
* gnu/packages/shells.scm (s-shell)[description]: Likewise.
* gnu/packages/ssh.scm (sshpass)[description]: Likewise.
* gnu/packages/terminals.scm (beep)[description]: Likewise.
* gnu/packages/web.scm (perl-lwp-useragent-cached)[description]:
Likewise.
* gnu/packages/wv.scm (wv)[description]: Likewise.
2020-09-23 04:37:01 +02:00
Tobias Geerinckx-Rice 10da14c5ec
gnu: fluidsynth: Update to 2.1.5.
* gnu/packages/audio.scm (fluidsynth): Update to 2.1.5.
2020-09-23 04:36:57 +02:00
Tobias Geerinckx-Rice be1bdaa293
gnu: perl-http-cookiejar: Update to 0.010.
* gnu/packages/web.scm (perl-http-cookiejar): Update to 0.010.
2020-09-23 04:36:56 +02:00
Tobias Geerinckx-Rice 5579c43d7c
gnu: perl-libwww: Update to 6.48.
* gnu/packages/web.scm (perl-libwww): Update to 6.48.
2020-09-23 04:36:55 +02:00
Tobias Geerinckx-Rice 465c4746ce
gnu: perl-io-socket-ip: Update to 0.41.
* gnu/packages/web.scm (perl-io-socket-ip): Update to 0.41.
2020-09-23 04:36:53 +02:00
Tobias Geerinckx-Rice d3d27c148d
gnu: wv: Update to 1.2.9.
* gnu/packages/wv.scm (wv): Update to 1.2.9.
2020-09-23 04:36:52 +02:00
Tobias Geerinckx-Rice 22bf00f9ec
gnu: console-setup: Fix suspected typo.
* gnu/packages/xorg.scm (console-setup)[description]: Add article.
2020-09-23 04:36:51 +02:00
Tobias Geerinckx-Rice fcaecc1515
gnu: console-setup: Update to 1.197.
* gnu/packages/xorg.scm (console-setup): Update to 1.197.
2020-09-23 04:36:49 +02:00
Tobias Geerinckx-Rice 94e164f32c
gnu: qtractor: Update to 0.9.17.
* gnu/packages/music.scm (qtractor): Update to 0.9.17.
2020-09-23 04:36:48 +02:00
Tobias Geerinckx-Rice 2afa545dd4
gnu: pd: Update to 0.51-2.
* gnu/packages/music.scm (pd): Update to 0.51-2.
2020-09-23 04:36:47 +02:00
Tobias Geerinckx-Rice ab7a5d7360
gnu: mpdscribble: Update to 0.23.
* gnu/packages/mpd.scm (mpdscribble): Update to 0.23.
[build-system]: Use Meson.
[inputs]: Remove glib.  Add boost and libgcrypt.
2020-09-23 04:36:46 +02:00
Tobias Geerinckx-Rice 037cf6ec4f
gnu: mpdscribble: Order inputs alphabetically.
* gnu/packages/mpd.scm (mpdscribble)[inputs]: Sort.
2020-09-23 04:36:45 +02:00
Tobias Geerinckx-Rice 255668baa7
gnu: mpd: Update to 0.21.26.
* gnu/packages/mpd.scm (mpd): Update to 0.21.26.
2020-09-23 04:36:44 +02:00
Tobias Geerinckx-Rice 6a10ff9b5f
gnu: mcelog: Update to 172.
* gnu/packages/linux.scm (mcelog): Update to 172.
2020-09-23 04:36:43 +02:00
Tobias Geerinckx-Rice 24b3666e7f
gnu: numactl: Update to 2.0.14.
* gnu/packages/linux.scm (numactl): Update to 2.0.14.
2020-09-23 04:36:41 +02:00
Tobias Geerinckx-Rice 78e624d785
gnu: bridge-utils: Update to 1.7.
* gnu/packages/linux.scm (bridge-utils): Update to 1.7.
[source]: Update URL subdirectory.
2020-09-23 04:36:40 +02:00
Tobias Geerinckx-Rice 09e7179776
gnu: umockdev: Update to 0.14.3.
* gnu/packages/check.scm (umockdev): Update to 0.14.3.
2020-09-23 04:36:38 +02:00
Tobias Geerinckx-Rice af9d3425d7
gnu: yadifa: Update to 2.3.10.
* gnu/packages/dns.scm (yadifa): Update to 2.3.10.
2020-09-23 04:36:37 +02:00
Tobias Geerinckx-Rice adbcc3ed8c
gnu: lcov: Update to 1.15.
* gnu/packages/code.scm (lcov): Update to 1.15.
[source]: Use a release tarball.
[inputs]: Replace perl-perlio-gzip with perl-io-compress.
2020-09-23 04:36:36 +02:00
Tobias Geerinckx-Rice bfc0a2ffa8
gnu: cloc: Update to 1.88.
* gnu/packages/code.scm (cloc): Update to 1.88.
2020-09-23 04:36:35 +02:00
Tobias Geerinckx-Rice dd492cb853
gnu: facter: Update to 4.0.38.
* gnu/packages/admin.scm (facter): Update to 4.0.38.
2020-09-23 04:36:34 +02:00
Efraim Flashner e06eeaa4ca
gnu: python-sympy: Update check phase.
* gnu/packages/python-xyz.scm (python-sympy)[arguments]: Replace 'check
phase instead of deleting it and adding it back in.
2020-09-22 23:00:40 +03:00
Greg Hogan 8621ff6bd5
gnu: python-sympy: Update to 1.6.2.
* gnu/packages/python-xyz.scm (python-sympy): Update to 1.6.2.
[source]: Download from pypi.
[arguments]: Make check phase inheritable by python2-sympy.
(python2-sympy): Update to 1.5.1.
[source]: Download from pypi.
[arguments]: Inherit from python-sympy.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-22 22:41:58 +03:00
Greg Hogan bd1bce0896
gnu: python-mpmath: Update to 1.1.0.
* gnu/packages/python-xyz.scm (python-mpmath): Update to 1.1.0.
[source]: Download from pypi.
[native-inputs]: Add pytest.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-22 22:39:39 +03:00
Pierre Langlois d3456739c5
gnu: samba: Fix fcntl hint detection in configure script.
The configure script generates a C program to detect support for
lifetime hints on files.  But this program could crash, potentially
leaving a stale unreadable file behind which could cause the
patch-generated-file-shebang phase to fail.

Reported upstream <https://bugzilla.samba.org/show_bug.cgi?id=14503>.

* gnu/packages/patches/patches/samba-fix-fcntl-hint-detection.patch: New
file.
* gnu/packages/samba.scm (samba)[origin]: Add patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
2020-09-22 19:52:07 +01:00
Marius Bakke a2c0dbb84a
gnu: python-hyperkitty: Enable previously failing test.
* gnu/packages/mail.scm (python-hyperkitty)[arguments]: Remove substitution.
2020-09-22 18:42:00 +02:00
Marius Bakke 37c24c0bd0
gnu: patchwork: Update to 2.2.2.
* gnu/packages/patchutils.scm (patchwork): Update to 2.2.2.
[arguments]: Remove references to 'pwclient' which is now distributed
separately.
2020-09-22 18:42:00 +02:00
Marius Bakke 5ec1feca99
gnu: python-mysqlclient: Update to 2.0.1.
* gnu/packages/databases.scm (python-mysqlclient): Update to 2.0.1.
2020-09-22 18:42:00 +02:00
Marius Bakke eec6a694a7
gnu: python-mysqlclient: Remove unused inputs.
* gnu/packages/databases.scm (python-mysqlclient)[native-inputs]: Remove.
[inputs]: Remove ZLIB and OPENSSL.
[arguments]: Explicitly set #:tests? as it was a no-op before.
2020-09-22 18:41:59 +02:00
Marius Bakke 1e609d632d
gnu: Remove python2-mysqlclient.
Later versions do not work with Python 2.

* gnu/packages/databases.scm (python2-mysqlclient): Remove variable.
2020-09-22 18:41:59 +02:00
Marius Bakke 94e7335e90
gnu: python2-graphite-web: Update to 1.1.7.
* gnu/packages/monitoring.scm (python2-graphite-web): Rename to ...
(graphite-web): ... this.  Update to 1.1.7.
[arguments]: Add #:tests?.  Adjust setup.py substitution.
[propagated-inputs]: Use the Python 3 versions of all inputs.  Use
PYTHON-DJANGO-2.2 instead of PYTHON-DJANGO.
[home-page]: Use HTTPS.
(python2-graphite-web): Deprecate variable.
2020-09-22 18:41:59 +02:00
Marius Bakke d7922f488b
gnu: Django packages no longer propagate Django.
This makes them easier to use with different versions of Django.

(python-django-classy-tags, python-django-debug-toolbar-alchemy,
python-django-jinja, python-django-bulk-update,
python-djangorestframework)[propagated-inputs]: Remove PYTHON-DJANGO.
(python-django-contrib-comments)[propagated-inputs]: Likewise.  Add
PYTHON-SIX.
[native-inputs]: Add PYTHON-DJANGO.
* gnu/packages/django.scm (python-django-extensions,
python-django-simple-math-captcha, python-django-taggit,
python-easy-thumbnails, python-django-haystack, python-django-allauth,
python-django-debug-toolbar, python-django-assets, python-django-picklefield,
python-django-contact-form), python-django-pipeline, python-django-redis,
python-django-rq, python-django-q, python-django-sortedm2m,
python-django-appconf, python-django-statici18n, python-django-sekizai,
python-django-crispy-forms, python-django-override-storage,
python-django-auth-ldap, python-django-logging-json, python-django-netfields,
python-django-url-filter)[propagated-inputs]: Move PYTHON-DJANGO ...
[native-inputs]: ... here.
2020-09-22 18:41:59 +02:00
Marius Bakke 18eea4499f
gnu: Remove python-django-overextends.
This package does not work with newer versions of Django and its functionality
has been superseded by a built-in extends module.

* gnu/packages/django.scm (python-django-overextends): Remove variable.
2020-09-22 18:41:59 +02:00
Marius Bakke 4f1b919156
gnu: Add python-django-url-filter.
* gnu/packages/django.scm (python-django-url-filter): New public variable.
2020-09-22 18:41:59 +02:00
Marius Bakke 5bbc98a35d
gnu: Add python-django-debug-toolbar-alchemy.
* gnu/packages/django.scm (python-django-debug-toolbar-alchemy): New public
variable.
2020-09-22 18:41:59 +02:00
Marius Bakke 28e997e88b
gnu: Add python-jsonplus.
* gnu/packages/python-xyz.scm (python-jsonplus): New public variable.
2020-09-22 18:41:58 +02:00
Marius Bakke de84d3b1e2
gnu: Add python-sqlalchemy-mock.
* gnu/packages/databases.scm (python-alchemy-mock): New public variable.
2020-09-22 18:41:58 +02:00
Marius Bakke cc62ab592f
gnu: Add python-django-netfields.
* gnu/packages/django.scm (python-django-netfields): New public variable.
2020-09-22 18:41:58 +02:00
Marius Bakke c96bc57a1e
gnu: Add python-django-logging-json.
* gnu/packages/django.scm (python-django-logging-json): New public variable.
2020-09-22 18:41:58 +02:00
Marius Bakke 44272f2d7b
gnu: Add python-django-auth-ldap.
* gnu/packages/django.scm (python-django-auth-ldap): New public variable.
2020-09-22 18:41:58 +02:00
Marius Bakke 758fb0478e
gnu: python-ldap: Update to 3.3.1.
* gnu/packages/openldap.scm (python-ldap): Update to 3.3.1.
2020-09-22 18:41:58 +02:00
Marius Bakke 6673d1b58b
gnu: Deprecate python-django-jsonfield.
* gnu/packages/django.scm (python-django-jsonfield): Rewrite in terms of
DEPRECATED-PACKAGE with PYTHON-DJANGO as the replacement.
2020-09-22 18:41:57 +02:00
Marius Bakke 87f067657e
gnu: Remove python2 versions of Django packages.
Python 2 is EOL and not supported by current versions of Django.

* gnu/packages/django.scm (python-django, python-django-tagging)[properties]:
Remove PYTHON2-VARIANT.
* gnu/packages/django.scm (python2-django, python2-django-simple-math-captcha,
python2-pytest-django, python2-django-filter, python2-django-allauth,
python2-django-gravatar2, python2-django-assets, python2-django-jsonfield,
python2-dj-database-url, python2-django-bulk-update,
python2-django-contact-form, python2-django-contrib-comments,
python2-django-overextends, python2-django-redis, python2-django-rq,
python2-django-sortedm2m, python2-django-appconf, python2-django-statici18n,
python2-django-tagging): Remove variables.
2020-09-22 18:41:57 +02:00
Marius Bakke e06e250d48
gnu: python-django-override-storage: Update to 0.3.0.
* gnu/packages/django.scm (python-django-override-storage): Update to 0.3.0.
[source]: Switch to GIT-FETCH.
[arguments]: New field.
[native-inputs]: Add PYTHON-MOCK.
2020-09-22 18:41:57 +02:00
Marius Bakke c59554458c
gnu: python-django-sekizai: Update to 2.0.0.
* gnu/packages/django.scm (python-django-sekizai): Update to 2.0.0.
2020-09-22 18:41:57 +02:00
Marius Bakke dfbe9d2327
gnu: python-django-statici18n: Update to 1.9.0.
* gnu/packages/django.scm (python-django-statici18n): Update to 1.9.0.
[source]: Switch to GIT-FETCH.
[arguments]: New field.
[native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-DJANGO.
2020-09-22 18:41:57 +02:00
Marius Bakke 7e244ac663
gnu: python-django-appconf: Update to 1.0.4.
* gnu/packages/django.scm (python-django-appconf): Update to 1.0.4.
[arguments]: New field.
[propagated-inputs]: Remove PYTHON-SIX.
2020-09-22 18:41:57 +02:00
Marius Bakke 52c8d4204c
gnu: python-django-sortedm2m: Update to 3.0.2.
* gnu/packages/django.scm (python-django-sortedm2m): Update to 3.0.2.
[arguments]: Remove #:tests?.  Add #:phases.
[home-page]: Update to current.
2020-09-22 18:41:57 +02:00
Marius Bakke 27f32604d4
gnu: python-django-q: Update to 1.3.3.
* gnu/packages/django.scm (python-django-q): Update to 1.3.3.
[arguments]: Add #:tests?.  Remove #:phases.
[native-inputs]: Remove.
2020-09-22 18:41:56 +02:00
Marius Bakke da6448cda5
gnu: python-django-rq: Update to 2.3.2.
* gnu/packages/django.scm (python-django-rq): Update to 2.3.2.
[native-inputs]: Add PYTHON-DJANGO-REDIS, PYTHON-MOCK, and PYTHON-RQ-SCHEDULER.
2020-09-22 18:41:56 +02:00
Marius Bakke 8a88efce4c
gnu: Add python-rq-scheduler.
* gnu/packages/databases.scm (python-rq-scheduler): New public variable.
2020-09-22 18:41:56 +02:00
Marius Bakke 8c9365047b
gnu: Add python-croniter.
* gnu/packages/python-xyz.scm (python-croniter): New public variable.
2020-09-22 18:41:56 +02:00
Marius Bakke b462caaf93
gnu: python-rq: Update to 1.5.1.
* gnu/packages/databases.scm (python-rq): Update to 1.5.1.
[source]: Change to GIT-FETCH.
[arguments]: New field.
[native-inputs]: Add PYTHON-MOCK, PYTHON-PYTEST, and REDIS.
2020-09-22 18:41:56 +02:00
Marius Bakke d87252e633
gnu: python-redis: Update to 3.5.3.
* gnu/packages/databases.scm (python-redis): Update to 3.5.3.
2020-09-22 18:41:56 +02:00
Marius Bakke 924be573a9
gnu: python-django-redis: Update to 4.12.1.
* gnu/packages/django.scm (python-django-redis): Update to 4.12.1.
2020-09-22 18:41:55 +02:00
Marius Bakke 380b84f2ef
gnu: python-django-contrib-comments: Update to 1.9.2.
* gnu/packages/django.scm (python-django-contrib-comments): Update to 1.9.2.
2020-09-22 18:41:55 +02:00
Marius Bakke 3be81c85cf
gnu: python-django-contact-form: Update to 1.8.1.
* gnu/packages/django.scm (python-django-contact-form): Update to 1.8.1.
[arguments]: Adjust test invokation, drop flake8 checks.
[native-inputs]: Remove PYTHON-FLAKE8.
2020-09-22 18:41:55 +02:00
Marius Bakke 074400543d
gnu: python-django-bulk-update: Update to 2.2.0.
* gnu/packages/django.scm (python-django-bulk-update): Update to 2.2.0.
[native-inputs]: Remove.
2020-09-22 18:41:55 +02:00
Marius Bakke bfe8c030e4
gnu: python-django-picklefield: Update to 3.0.1.
* gnu/packages/django.scm (python-django-picklefield): Update to 3.0.1.
[source]: Switch to GIT-FETCH.
[arguments]: New field.
[native-inputs]: Remove.
2020-09-22 18:41:55 +02:00
Marius Bakke 76cd38f12e
gnu: python-dj-database-url: Update to 0.5.0.
* gnu/packages/django.scm (python-dj-database-url): Update to 0.5.0.
2020-09-22 18:41:55 +02:00
Marius Bakke 357ab65bae
gnu: python-django-assets: Update to 2.0.
* gnu/packages/django.scm (python-django-assets): Update to 2.0.
[arguments]: Remove.
2020-09-22 18:41:55 +02:00
Marius Bakke e2ac59f984
gnu: python-webassets: Update to 2.0.
* gnu/packages/python-web.scm (python-webassets): Update to 2.0.
[arguments]: New field.
2020-09-22 18:41:54 +02:00
Marius Bakke 384aa00c7d
gnu: python-django-gravatar2: Update to 1.4.4.
* gnu/packages/django.scm (python-django-gravatar2): Update to 1.4.4.
2020-09-22 18:41:54 +02:00
Marius Bakke 5495e880a6
gnu: python-django-debug-toolbar: Update to 2.2.
* gnu/packages/django.scm (python-django-debug-toolbar): Update to 2.2.
2020-09-22 18:41:54 +02:00
Marius Bakke bc13610148
gnu: python-django-jinja: Update to 2.6.0.
* gnu/packages/django.scm (python-django-jinja): Update to 2.6.0.
2020-09-22 18:41:54 +02:00
Marius Bakke 93b5bd7c76
gnu: python-django-pipeline: Update to 2.0.5.
* gnu/packages/django.scm (python-django-pipeline): Update to 2.0.5.
[propagated-inputs]: Add PYTHON-CSS-HTML-JS-MINIFY.
2020-09-22 18:41:54 +02:00
Marius Bakke 7f93dc3dae
gnu: Add python-css-html-js-minify.
* gnu/packages/python-web.scm (python-css-html-js-minify): New public variable.
2020-09-22 18:41:54 +02:00
Marius Bakke 6c0131b375
gnu: python-django-allauth: Update to 0.42.0.
* gnu/packages/django.scm (python-django-allauth): Update to 0.42.0.
2020-09-22 18:41:53 +02:00
Marius Bakke 357f586374
gnu: python-django-filter: Update to 2.3.0.
* gnu/packages/django.scm (python-django-filter): Update to 2.3.0.
2020-09-22 18:41:53 +02:00
Marius Bakke e073925c94
gnu: python-djangorestframework: Update to 3.11.1.
* gnu/packages/django.scm (python-djangorestframework): Update to 3.11.1.
2020-09-22 18:41:53 +02:00
Marius Bakke 9e4fef9269
gnu: python-django-crispy-forms: Update to 1.9.2.
* gnu/packages/django.scm (python-django-crispy-forms): Update to 1.9.2.
2020-09-22 18:41:53 +02:00
Marius Bakke 9eccb181fa
gnu: python-django-taggit: Update to 1.3.0.
* gnu/packages/django.scm (python-django-taggit): Update to 1.3.0.
2020-09-22 18:41:53 +02:00
Marius Bakke 0cac0e0b92
gnu: python-django-extensions: Update to 3.0.6.
* gnu/packages/django.scm (python-django-extensions): Update to 3.0.6.
2020-09-22 18:41:53 +02:00
Marius Bakke 1fe17bc361
gnu: python-django-classy-tags: Update to 2.0.0.
* gnu/packages/django.scm (python-django-classy-tags): Update to 2.0.0.
[propagated-inputs]: Remove PYTHON-SIX.
2020-09-22 18:41:53 +02:00