me
/
guix
Archived
1
0
Fork 0
Commit Graph

46153 Commits (9039f0b7b61f56f70e8beb41ec02bcb96f12aacb)

Author SHA1 Message Date
Efraim Flashner 4fed08b76b
gnu: dunst: Don't use unstable tarball.
* gnu/packages/dunst.scm (dunst)[source]: Download using git-fetch.
2019-12-24 15:25:18 +02:00
Efraim Flashner 959a7d738c
gnu: libxdg-basedir: Don't use unstable tarball.
* gnu/packages/freedesktop.scm (libxdg-basedir)[source]: Download using
git-fetch.
2019-12-24 15:20:46 +02:00
Efraim Flashner 441f20a0ee
gnu: php: Update to 7.4.1.
This fixes CVE-2019-1104[45679], CVE-2019-11050.

* gnu/packages/php.scm (php): Update to 7.4.1.
2019-12-24 12:46:21 +02:00
Tobias Geerinckx-Rice be0a613c10
gnu: kakoune: Update to 2019.12.10.
* gnu/packages/text-editors.scm (kakoune): Update to 2019.12.10.
2019-12-24 04:06:44 +01:00
Tobias Geerinckx-Rice 492bfa5708
gnu: hplip: Update to 3.19.12.
* gnu/packages/cups.scm (hplip): Update to 3.19.12.
2019-12-24 04:01:08 +01:00
Tobias Geerinckx-Rice b4aa5dbc1a
gnu: samba: Update to 4.11.4.
* gnu/packages/samba.scm (samba): Update to 4.11.4.
2019-12-24 04:01:08 +01:00
Tobias Geerinckx-Rice 293454f2f5
gnu: tevent: Update to 0.10.2.
* gnu/packages/samba.scm (tevent): Update to 0.10.2.
2019-12-24 04:01:08 +01:00
Tobias Geerinckx-Rice e2263e3127
gnu: talloc: Update to 2.3.1.
* gnu/packages/samba.scm (talloc): Update to 2.3.1.
2019-12-24 04:01:07 +01:00
Tobias Geerinckx-Rice 10f004f0c5
gnu: tdb: Update to 1.4.3.
* gnu/packages/databases.scm (tdb): Update to 1.4.3.
2019-12-24 04:01:07 +01:00
Tobias Geerinckx-Rice b818194786
gnu: oniguruma: Update to 6.9.4.
* gnu/packages/textutils.scm (oniguruma): Update to 6.9.4.
2019-12-24 04:01:07 +01:00
Tobias Geerinckx-Rice 2f7bdf53b0
gnu: wine: Update to 4.0.3.
* gnu/packages/wine.scm (wine): Update to 4.0.3.
2019-12-24 04:01:06 +01:00
Tobias Geerinckx-Rice 17e5b4883a
gnu: diffstat: Don't use NAME in source URI.
* gnu/packages/version-control.scm (diffstat)[source]: Hard-code NAME.
2019-12-24 04:01:06 +01:00
Tobias Geerinckx-Rice db54694265
gnu: diffstat: Update to 1.63.
* gnu/packages/version-control.scm (diffstat): Update to 1.63.
2019-12-24 04:01:06 +01:00
Tobias Geerinckx-Rice a7c4dfab16
gnu: bigloo: Use HTTPS home page.
* gnu/packages/scheme.scm (bigloo)[home-page]: Use HTTPS.
2019-12-24 04:01:06 +01:00
Tobias Geerinckx-Rice 77d2e43c01
gnu: bigloo: Update to 4.3f.
* gnu/packages/scheme.scm (bigloo): Update to 4.3f.
2019-12-24 04:01:06 +01:00
Tobias Geerinckx-Rice 7927a0d9c5
gnu: cifs-utils: Update phase style.
* gnu/packages/samba.scm (cifs-utils)[arguments]: Use keyword arguments
in phases.
2019-12-24 04:01:05 +01:00
Tobias Geerinckx-Rice b0a46bcc02
gnu: cifs-utils: Update to 6.10.
* gnu/packages/samba.scm (cifs-utils): Update to 6.10.
[arguments]: Force a ‘bootstrap’.
Add a ‘create-man8dir’ phase.
2019-12-24 04:01:05 +01:00
Alexandru-Sergiu Marton 88c9408070
gnu: Add i3-gaps.
* gnu/packages/wm.scm (i3-gaps): New variable.

Signed-off-by: Brett Gilio <brettg@gnu.org>
Co-authored-by: Brett Gilio <brettg@gnu.org>
2019-12-23 20:18:51 -06:00
Brett Gilio 94cc994ee0
gnu: gnunet: Fix license.
* gnu/packages/gnunet.scm (gnunet)[license]: Revise license to AGPL3+.

Fixes <bugs.gnu.org/38712>.
Reported-by: Dima <nintendima@gmail.com>
2019-12-23 18:19:34 -06:00
Brett Gilio c014831159
gnu: emacs-howm: Modify installation directory in site-lisp.
* gnu/packages/emacs-xyz.scm (emacs-howm)[arguments]: site-lisp/guix.d has
  been deprecated. Reconfigure to use appropriate site-lisp path.

Fixes: <bugs.gnu.org/38685>.
Reported-by: Ivan Vilata i Balaguer <ivan@selidor.net>.
2019-12-23 17:56:46 -06:00
Brett Gilio 5bc95d2bcd
gnu: python-bbknn: Update to 1.3.6.
* gnu/packages/bioinformatics.scm (python-bbknn): Update to 1.3.6.
[arguments]: Disable tests until migration to python-scikit-learn.
[propgated-inputs]: Remove python-faiss, python-scanpy.
[propgated-inputs]: Add python-scipy, python-umap-learn.
2019-12-23 17:31:06 -06:00
Brett Gilio 02139b4214
gnu: Add python-pathtools.
* gnu/packages/python-xyz.scm (python-pathtools): New variable.
2019-12-23 17:30:46 -06:00
Brett Gilio 54e5ee5a36
gnu: Add python-flit.
* gnu/packages/python-xyz.scm (python-flit): New variable.
2019-12-23 17:30:35 -06:00
Brett Gilio 65f8409636
gnu: python-numba: Update to 0.46.0.
* gnu/packages/python-xyz.scm (python-numba): Update to 0.46.0.
[arguments]: Fix typos.
[arguments]: Disable tests that can not detect Python front-end.
2019-12-23 17:30:25 -06:00
Brett Gilio 6608727262
gnu: python-llvmlite: Update to 0.30.0.
* gnu/packages/llvm.scm (python-llvmlite): Update to 0.30.0.
[arguments]: Disable tests until dynamic loading of libm.so is fixed.
2019-12-23 17:29:13 -06:00
Brett Gilio 5e42d19781
gnu: Add python-umap-learn.
* gnu/packages/machine-learning.scm (python-umap-learn): New variable.
2019-12-23 17:28:46 -06:00
Brett Gilio bff3661726
gnu: python-eventlet: Use HTTPS home page URI.
* gnu/packages/python-xyz.scm (python-eventlet)[home-page]: Use HTTPS URI.
2019-12-23 17:28:14 -06:00
Brett Gilio c9876c9b13
gnu: python-eventlet: Update to 0.25.1.
* gnu/packages/python-xyz.scm (python-eventlet): Update to 0.25.1.
2019-12-23 17:28:02 -06:00
Brett Gilio f3c00bd192
gnu: python-sphinxcontrib-svg2pdfconverter: Fix license.
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[license]:
  Change to BSD-2.
2019-12-23 17:27:21 -06:00
Brett Gilio f80d344237
gnu: python-sphinxcontrib-svg2pdfconverter: Reflow description.
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[description]:
  Reflow description to fit 80-char width.
2019-12-23 17:26:36 -06:00
Brett Gilio 2564081cd1
gnu: python-sphinxcontrib-svg2pdfconverter: Fix home-page.
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[home-page]:
  Do not use releases page for home-page URL.
2019-12-23 17:25:57 -06:00
Brett Gilio 76c83e33a8
gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.0.1.
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter): Update to 1.0.1.
2019-12-23 17:25:42 -06:00
Brett Gilio b45aafd548
gnu: python-sphinxcontrib-programoutput: Fix home-page.
* gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput)[home-page]: Use
  the most recent Github URL.
2019-12-23 17:24:36 -06:00
Brett Gilio e2734fec32
gnu: python-sphinxcontrib-programoutput: Update to 0.15.
* gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput): Update to 0.15.
2019-12-23 17:24:21 -06:00
Brett Gilio 774520df38
gnu: python-sphinxcontrib-jsmath: Fix license.
* gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): Change to BSD-2.
2019-12-23 17:23:32 -06:00
Brett Gilio 8d45404e3f
gnu: python-sphinx-copybutton: Update to 0.2.6.
* gnu/packages/sphinx.scm (python-sphinx-copybutton): Update to 0.2.6.
[arguments]: Disable tests.
[propagated-inputs]: Add python-flit, python-setuptools, python-sphinx, python-wheel.
2019-12-23 17:22:42 -06:00
Brett Gilio 50bb74d0f2
gnu: python-sphinx: Fix license.
* gnu/packages/sphinx.scm (python-sphinx)[license]: Change to BSD-2.
2019-12-23 17:22:01 -06:00
Brett Gilio f574b172e5
gnu: python-sphinx: Use HTTP URI.
* gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTP, HTTPS is not supported.
2019-12-23 17:21:20 -06:00
Brett Gilio 4b8c8f76c5
gnu: python-sphinx: Alphabetize inputs.
* gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Alphabetize.
2019-12-23 17:20:48 -06:00
Brett Gilio 0066f6be05
gnu: python-sphinx: Update to 2.3.1.
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.3.1.
2019-12-23 17:20:33 -06:00
Christopher Baines d8de20a3a6
gnu: guix-data-service: Update to 0.0.1-10.5c643e0.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-10.5c643e0.
2019-12-23 22:01:37 +00:00
Efraim Flashner 6ed192a293
gnu: Add mpv-mpris.
* gnu/packages/video.scm (mpv-mpris): New variable.
2019-12-23 22:32:50 +02:00
Hartmut Goebel 62973d2550
gnu: Remove "tags" properties for KDE games.
These are not handled by tools and not agreed upon.

* gnu/packages/games.scm (bomber, bovo, granatier, kajongg, kapman,
  kblackbox, kblocks, kbounce, kbreakout, kdiamond, kfourinline,
  kgoldrunner, kigo, killbots, kiriki, kjumpingcube, klines,
  kmahjongg, kmines, knavalbattle, knetwalk, kolf, kollision,
  konquest, kreversi, kshisen, ksirk, ksnakeduel, kspaceduel,
  ksquares, ksudoku, ktuberling, kubrick, lskat, palapeli, picmi)
  [properties]: Remove.
2019-12-23 20:59:49 +01:00
Hartmut Goebel 8fb003cbbb
gnu: Remove "tags" properties for KDE utils.
These are not handled by tools and not agreed upon.

Sorry, this slipped through when pushing the utils earlier today.

* gnu/packages/kde-utils.scm (kate, kmag, kmousetool, kmouth,
  kronometer, krusader, oktea, rsibreak, smb4k, sweeper) [properties]:
  Remove.
2019-12-23 20:59:48 +01:00
Tobias Geerinckx-Rice 7b2f99cd89
gnu: clustershell: Update to 1.8.3.
* gnu/packages/ssh.scm (clustershell): Update to 1.8.3.
2019-12-23 19:45:58 +01:00
Tobias Geerinckx-Rice e315c72f2b
gnu: tbb: Update to 2020.0.
* gnu/packages/tbb.scm (tbb): Update to 2020.0.
2019-12-23 19:45:58 +01:00
Tobias Geerinckx-Rice ac95bd97b1
gnu: dos2unix: Update to 7.4.1.
* gnu/packages/textutils.scm (dos2unix): Update to 7.4.1.
2019-12-23 19:45:58 +01:00
Tobias Geerinckx-Rice 96b96ec651
gnu: dos2unix: Don't use NAME in source URI.
* gnu/packages/textutils.scm (dos2unix)[source]: Hard-code NAME.
2019-12-23 19:45:58 +01:00
Tobias Geerinckx-Rice 0ccd3c98a6
gnu: umoci: Update to 0.4.5.
* gnu/packages/virtualization.scm (umoci): Update to 0.4.5.
2019-12-23 19:45:58 +01:00
Tobias Geerinckx-Rice def6eed5b9
gnu: nsd: Update to 4.2.4.
* gnu/packages/dns.scm (nsd): Update to 4.2.4.
2019-12-23 19:45:57 +01:00
Tobias Geerinckx-Rice 13d70d93ad
gnu: knot: Update to 2.9.2.
* gnu/packages/dns.scm (knot): Update to 2.9.2.
2019-12-23 19:45:57 +01:00
Tobias Geerinckx-Rice cb73f30d52
gnu: knot-resolver: Update to 4.3.0 [fixes CVE-2019-19331].
* gnu/packages/dns.scm (knot-resolver): Update to 4.3.0.
2019-12-23 19:45:57 +01:00
Tobias Geerinckx-Rice 5a30234c21
gnu: gnome-shell-extension-dash-to-dock: Update to 67.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 67.
2019-12-23 19:45:57 +01:00
Tobias Geerinckx-Rice 491b91dc8a
gnu: xxhash: Update to 0.7.2.
* gnu/packages/digest.scm (xxhash): Update to 0.7.2.
[arguments]: Run ‘make check’ in parallel.
2019-12-23 19:45:57 +01:00
Tobias Geerinckx-Rice 8cd2341028
gnu: xchm: Update to 1.31.
* gnu/packages/ebook.scm (xchm): Update to 1.31.
2019-12-23 19:45:57 +01:00
Tobias Geerinckx-Rice 0b17d0fdb7
gnu: fluidsynth: Update to 2.1.0.
* gnu/packages/audio.scm (fluidsynth): Update to 2.1.0.
2019-12-23 19:45:57 +01:00
Tobias Geerinckx-Rice 2f20666a74
gnu: boinc-client: Update to 7.16.3.
* gnu/packages/distributed.scm (boinc-client): Update to 7.16.3.
2019-12-23 19:45:57 +01:00
Tobias Geerinckx-Rice be99ceef7b
gnu: setbfree: Update to 0.8.11.
* gnu/packages/music.scm (setbfree): Update to 0.8.11.
2019-12-23 19:45:57 +01:00
Tobias Geerinckx-Rice 9aec93be4d
gnu: clyrics: Update to 0.12.
* gnu/packages/music.scm (clyrics): Update to 0.12.
2019-12-23 19:45:56 +01:00
Tobias Geerinckx-Rice b7a3461752
gnu: Fix typo.
* gnu/packages/maven.scm: Fix copyright header typo.
2019-12-23 19:45:56 +01:00
Tobias Geerinckx-Rice aaa41b412f
gnu: avldrums-lv2: Update to 0.4.1.
* gnu/packages/music.scm (avldrums-lv2): Update to 0.4.1.
2019-12-23 19:45:56 +01:00
Tobias Geerinckx-Rice 4b6b778137
gnu: mpd: Update to 0.21.17.
* gnu/packages/mpd.scm (mpd): Update to 0.21.17.
2019-12-23 19:45:56 +01:00
Tobias Geerinckx-Rice 7a5d23b13c
gnu: libmpdclient: Update to 2.17.
* gnu/packages/mpd.scm (libmpdclient): Update to 2.17.
2019-12-23 19:45:56 +01:00
Tobias Geerinckx-Rice d8a079e2ee
gnu: speedtest-cli: Update to 2.1.2.
* gnu/packages/networking.scm (speedtest-cli): Update to 2.1.2.
2019-12-23 19:45:56 +01:00
Tobias Geerinckx-Rice a63209a2a2
gnu: batctl: Update to 2019.5.
* gnu/packages/networking.scm (batctl): Update to 2019.5.
2019-12-23 19:45:56 +01:00
Tobias Geerinckx-Rice 06c623654d
gnu: strongswan: Update to 5.8.2.
* gnu/packages/networking.scm (strongswan): Update to 5.8.2.
2019-12-23 19:45:56 +01:00
Tobias Geerinckx-Rice de73df3a08
gnu: clamav: Update to 0.102.1.
* gnu/packages/antivirus.scm (clamav): Update to 0.102.1.
2019-12-23 19:45:55 +01:00
Tobias Geerinckx-Rice bdd5fbaf95
gnu: igt-gpu-tools: Update to 1.24.
* gnu/packages/admin.scm (igt-gpu-tools): Update to 1.24.
[inputs]: Add elfutils.
2019-12-23 19:45:55 +01:00
Tobias Geerinckx-Rice e4d6746f8e
gnu: igt-gpu-tools: Fetch from upstream git repository.
* gnu/packages/admin.scm (igt-gpu-tools)[source]: Use GIT-FETCH and
GIT-FILE-NAME.  Fetch from the master repository, not the mirror.
2019-12-23 19:45:55 +01:00
Tobias Geerinckx-Rice 89f51a9dac
gnu: screenfetch: Update to 3.9.1.
* gnu/packages/admin.scm (screenfetch): Update to 3.9.1.
2019-12-23 19:45:55 +01:00
Tobias Geerinckx-Rice 5c9a39760e
gnu: nnn: Update to 2.8.1.
* gnu/packages/admin.scm (nnn): Update to 2.8.1.
2019-12-23 19:45:55 +01:00
Tobias Geerinckx-Rice 634714107e
gnu: thermald: Update to 1.9.1.
* gnu/packages/admin.scm (thermald): Update to 1.9.1.
2019-12-23 19:45:55 +01:00
Tobias Geerinckx-Rice 23d07db764
gnu: fio: Update to 3.17.
* gnu/packages/benchmark.scm (fio): Update to 3.17.
2019-12-23 19:45:55 +01:00
Tobias Geerinckx-Rice 401298ba94
gnu: acpica: Update to 20191213.
* gnu/packages/admin.scm (acpica): Update to 20191213.
2019-12-23 19:45:55 +01:00
Mădălin Ionel Patrașcu 3bedd9f40f
gnu: tophat: Build with GCC 5
* gnu/packages/python-xyz.scm (tophat)[native-inputs]: Add gcc-5.
(tophat)[inputs]: Reorder alphabetically the dependencies.
(tophat)[home-page]: Swapp to https.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-23 19:38:14 +01:00
Amin Bandali 92d2205a19
gnu: Add emacs-next.
Add `emacs-next' for building latest Emacs from git.

* gnu/packages/emacs.scm (emacs-next): New variable.
(emacs): make the autoload deletion snippet not fail when eshell/esh-groups.el
does not exist.  This enables reuse of the entire snippet field of `emacs' for
`emacs-next'.
* gnu/packages/patches/emacs27-exec-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add the above patch file to it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-23 19:38:14 +01:00
Hartmut Goebel 17a1566f76
gnu: Add sweeper.
* gnu/packages/kde-utils.scm (sweeper): New variable.
2019-12-23 18:24:59 +01:00
Hartmut Goebel f2353f56a2
gnu: Add smb4k.
* gnu/packages/kde-utils.scm (smb4k): New variable.
2019-12-23 18:24:58 +01:00
Hartmut Goebel 87f1b53221
gnu: Add rsibreak.
* gnu/packages/kde-utils.scm (rsibreak): New variable.
2019-12-23 18:24:58 +01:00
Hartmut Goebel 684657bcb7
gnu: Add okteta.
* gnu/packages/kde-utils.scm (okteta): New variable.
2019-12-23 18:24:58 +01:00
Hartmut Goebel bdda1a25de
gnu: Add krusader.
* gnu/packages/kde-utils.scm (krusader): New variable.
2019-12-23 18:24:57 +01:00
Hartmut Goebel 6085528369
gnu: Add kronometer.
* gnu/packages/kde-utils.scm (kronometer): New variable.
2019-12-23 18:24:57 +01:00
Hartmut Goebel 6a4bfeb367
gnu: Add kmouth.
* gnu/packages/kde-utils.scm (kmouth): New variable.
2019-12-23 18:24:57 +01:00
Hartmut Goebel fc1ca667ac
gnu: Add kmousetool.
* gnu/packages/kde-utils.scm (kmousetool): New variable.
2019-12-23 18:24:56 +01:00
Hartmut Goebel f6747576fb
gnu: Add kmag.
* gnu/packages/kde-utils.scm (kmag): New variable.
2019-12-23 18:24:56 +01:00
Hartmut Goebel ce288d3687
gnu: Add kate.
* gnu/packages/kde-utils.scm: New file.
* gnu/local.mk (MODULES): Add it.
2019-12-23 18:24:56 +01:00
Hartmut Goebel 9b98d288c4
gnu: Add zeroconf-ioslave.
* gnu/packages/kde.scm (zeroconf-ioslave): New variable.
2019-12-23 18:24:55 +01:00
Hartmut Goebel b2fdd0cf4a
gnu: Add grantleetheme.
* gnu/packages/kde.scm (grantleetheme): New variable.
* gnu/packages/patches/grantlee-merge-theme-dirs.patch: New file.
* gnu:lokal.mk (DATA): Add it.
2019-12-23 18:14:17 +01:00
Hartmut Goebel 50bdf00438
gnu: ktouch: Use fixed qt-build-system.
* gnu/packages/education.scm (ktouch)[arguments]<phases>: Use
  %standard-phases without explicitly referring to the qt-build-system
  module.
2019-12-23 16:06:02 +01:00
Hartmut Goebel 46b7544e26
gnu: kdeconnect: Use fixed qt-build-system.
* gnu/packages/kde.scm (kdeconnect)[arguments]<phases>: Use
  %standard-phases without explicitly referring to the qt-build-system
  module.
2019-12-23 16:06:02 +01:00
Hartmut Goebel 0422d3e1e5
gnu: kdevelop: Use fixed qt-build-system.
* gnu/packages/kde.scm (kdevelop)[arguments]<phases>: Use
  %standard-phases without explicitly referring to the qt-build-system
  module.
2019-12-23 16:06:02 +01:00
Hartmut Goebel 214bfb2cb7
gnu: sddm: Use fixed qt-build-system.
* gnu/packages/display-managers.scm (sddm)[arguments]<phases>: Use
  %standard-phases without explicitly referring to the qt-build-system
  module.
2019-12-23 16:05:50 +01:00
Hartmut Goebel 2b583cdd85
Revert "gnu: mumble: Actually modify qt-build-system."
Now the qt-build-system is fixed, this is no longer necessary.

This reverts commit a7a91c01c9.
2019-12-23 15:49:22 +01:00
Efraim Flashner 867383efbc
gnu: nano: Update to 4.7.
* gnu/packages/nano.scm (nano): Update to 4.7.
2019-12-23 15:41:22 +02:00
Julien Lepiller 8e5567195f
gnu: icecat: Fix linking with ffmpeg.
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Add
'fix-ffmpeg-runtime-linker' phase.

Co-authored-by: Mark H Weaver <mhw@netris.org>.
2019-12-23 12:48:11 +01:00
Brice Waegeneire b0d09586b1
bootloader: grub: Add firmware setup entry.
* gnu/bootloader/grub.scm (grub-configuration-file): Add 'Firmware
setup' entry for EFI platform.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-12-23 09:28:42 +01:00
Leo Prikler c9ea88734b
gnu: gnome-shell-extensions: Depropagate glib:bin.
* gnu/packages/gnome.scm (gnome-shell-extensions):
[propagated-inputs]: Move glib:bin from here...
[native-inputs]: ... to here.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-23 09:38:33 +02:00
Leo Prikler 1f3902ec2d
gnu: gnome-shell-extension-dash-to-dock: Depropagate glib:bin.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock):
[propagated-inputs]: Move glib:bin from here...
[native-inputs]: ... to here.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-23 09:38:17 +02:00
Leo Prikler d17eb1011c
gnu: gnome-shell-extension-hide-app-icon: Fix installation.
* gnu/packages/gnome-xyz.scm: (gnome-shell-extension-hide-app-icon):
[arguments]: Install in subdirectory. Adjust indentation.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-23 09:36:53 +02:00
Christopher Baines 5a947e118f
gnu: guix-data-service: Update to 0.0.1-9.31110ac.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-9.31110ac.
2019-12-22 22:44:04 +00:00
Tobias Geerinckx-Rice cd7e688596
gnu: cpupower: Fix library location.
* gnu/packages/linux.scm (cpupower)[arguments]: Add a ‘libdir’
to #:make-flags.
2019-12-22 22:46:06 +01:00
Tobias Geerinckx-Rice 026a0ba902
gnu: parallel: Update to 20191222.
* gnu/packages/parallel.scm (parallel): Update to 20191222.
2019-12-22 21:04:38 +01:00
Leo Prikler f825476c85
gnu: Add polari.
* gnu/packages/gnome.scm (polari): New package.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-22 15:01:07 +02:00
Leo Prikler 26ba3f070a
gnu: gspell: Build with gobject-introspection.
* gnu/packages/gnome.scm (gspell)[native-inputs]: Add
gobject-introspection.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-22 15:01:07 +02:00
Efraim Flashner a7a91c01c9
gnu: mumble: Actually modify qt-build-system.
This was reported by Ivan Vilata i Balaguer.

* gnu/packages/telephony.scm (mumble)[arguments]: Refer to the
qt-build-system %supported-phases directly so we modify them.
2019-12-22 12:54:40 +02:00
Kyle Meyer 6f5d849a83
gnu: git-annex: Update to 7.20191218.
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191218.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-22 12:22:45 +02:00
Efraim Flashner 15ffff8b47
gnu: ktouch: Update to 19.08.3.
* gnu/packages/education.scm (ktouch): Update to 19.08.3.
2019-12-22 10:39:58 +02:00
Brett Gilio 7ae8c34b62
gnu: Add copyright header.
* gnu/packages/lisp-xyz.scm: Add copyright header for Brett Gilio
  <brettg@gnu.org>.
2019-12-21 19:03:04 -06:00
Brett Gilio 630a4b77d6
gnu: sbcl-cl-store: Use HTTPS home page URI.
* gnu/packages/lisp-xyz.scm (sbcl-cl-store)[home-page]: Use HTTPS URI.
2019-12-21 19:01:23 -06:00
Brett Gilio 1896256d02
gnu: sbcl-cl-store: Update to 0.8.11-1.
* gnu/packages/lisp-xyz.scm (sbcl-cl-store): Update to 0.8.11-1.

Fixes failing build against most recent SBCL.
2019-12-21 19:00:38 -06:00
Mădălin Ionel Patrașcu 345488d76f
gnu: fastx-toolkit: Build with GCC 6
* gnu/packages/bioinformatics.scm (fastx-toolkit)[native-inputs]: Add gcc-6.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-21 23:55:25 +01:00
Mădălin Ionel Patrașcu f9488b7043
gnu: libgtextutils: Build with GCC 5
* gnu/packages/textutils.scm (libgtextutils)[native-inputs]: Add gcc-5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-21 23:55:25 +01:00
Ludovic Courtès 6ee87461e0
services: Add Mumi service.
* gnu/services/web.scm (%mumi-activation, %mumi-accounts): New variables.
(mumi-shepherd-services): New procedure.
(mumi-service-type): New variable.
* doc/guix.texi (Web Services): Document it.
2019-12-21 23:55:25 +01:00
Ludovic Courtès c48c6152a8
gnu: mumi: Add dependency on GnuTLS.
* gnu/packages/mail.scm (mumi)[inputs]: Add GNUTLS.
2019-12-21 23:55:25 +01:00
Ludovic Courtès ec73e50bad
gnu: mumi: Install assets.
* gnu/packages/mail.scm (mumi)[source](snippet): Modify "Makefile.am" so
that assets are installed.
2019-12-21 23:55:25 +01:00
Ludovic Courtès 8ff573d3a0
gnu: mumi: Pass "--localstatedir=/var".
* gnu/packages/mail.scm (mumi)[arguments]: Add #:configure-flags.
2019-12-21 23:55:24 +01:00
Ludovic Courtès c7b2b53980
gnu: mumi: Add dependency on mumimu.
The package definition of mumi was taken from the 'guix.scm' file in mumi.

* gnu/packages/mail.scm (mumimu): New variable.
(mumi)[inputs]: Add it.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-21 23:55:24 +01:00
Ludovic Courtès 18e4d11bdf
gnu: mumi: Install .go files in the right place.
* gnu/packages/mail.scm (mumi)[source](modules, snippet): New fields.
2019-12-21 23:55:24 +01:00
Ludovic Courtès 1214684bbd
gnu: mumi: Do not hard-code "2.2".
* gnu/packages/mail.scm (mumi)[arguments]: Add #:modules and
 #:imported-modules.  In 'wrap-executable' phase, use
'target-guile-effective-version' instead of hard-coding "2.2".
2019-12-21 23:55:24 +01:00
Arun Isaac 223cb7c6ef
gnu: guile-email: Update to 0.2.2.
* gnu/packages/guile-xyz.scm (guile-email): Update to 0.2.2.
2019-12-22 01:03:13 +05:30
Hartmut Goebel 4207da9e2c
gnu: Add purpose.
* gnu/packages/kde-frameworks.scm(purpose): New variable.
2019-12-21 20:07:51 +01:00
Mark H Weaver c109d3268b
gnu: linux-libre: Update to 5.4.6.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.6.
(linux-libre-5.4-pristine-source): Update hash.
2019-12-21 07:18:54 -05:00
Mark H Weaver 3dc100db9c
gnu: linux-libre@4.19: Update to 4.19.91.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.91.
(linux-libre-4.19-pristine-source): Update hash.
2019-12-21 07:18:04 -05:00
Mark H Weaver ca99c11804
gnu: linux-libre@4.14: Update to 4.14.160.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.160.
(linux-libre-4.14-pristine-source): Update hash.
2019-12-21 07:17:13 -05:00
Mark H Weaver cc9e607dd0
gnu: linux-libre@4.9: Update to 4.9.207.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.207.
(linux-libre-4.9-pristine-source): Update hash.
2019-12-21 07:16:37 -05:00
Mark H Weaver 6f45c6e05c
gnu: linux-libre@4.4: Update to 4.4.207.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.207.
(linux-libre-4.4-pristine-source): Update hash.
2019-12-21 07:15:32 -05:00
Raghav Gururajan 4e09f57af8
gnu: Add gnome-characters.
* gnu/packages/gnome.scm (gnome-characters): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-21 11:09:10 +01:00
Alex ter Weele 5613760aa4
gnu: Add emacs-punpun-theme.
* gnu/packages/emacs-xyz.scm (emacs-punpun-theme): New variable.

Signed-off-by: Brett Gilio <brettg@gnu.org>
2019-12-20 19:36:10 -06:00
Ricardo Wurmus 47ec013827
gnu: Add java-marlin-renderer.
* gnu/packages/java-graphics.scm (java-marlin-renderer): New variable.
2019-12-20 23:20:56 +01:00
Timotej Lazar 70f2920c37
gnu: Add xsnow.
* gnu/packages/toys.scm (xsnow): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-20 22:45:57 +01:00
Ludovic Courtès 2d6f68aa3b
gnu: intel-mpi-benchmarks: Merge with "imb-openmpi".
* gnu/packages/mpi.scm (intel-mpi-benchmarks): Remove.
* gnu/packages/benchmark.scm (imb): Rename to...
(intel-mpi-benchmarks): ... this.  Change 'name'.  Update to 2019.3.
[arguments]: Remove 'build phase.  Rewrite 'install phase.  Pass
 #:parallel-build? and #:make-flags.
(intel-mpi-benchmarks/openmpi): New variable.
(imb-openmpi): Rewrite in terms of 'deprecated-package'.
2019-12-20 22:35:12 +01:00
Ludovic Courtès f94f9d67e6
gnupg: 'gnupg-verify*' returns a status symbol.
This allows callers to distinguish between signature verification
failure and missing key.

* guix/gnupg.scm (gnupg-receive-keys): Return true on success.
(gnupg-verify*): Check return value of 'gnupg-receive-keys'.  Return two
values, the first one being a symbol.
* guix/upstream.scm (download-tarball): Get the two return values of
'gnupg-verify*', and match on the first one.
* gnu/packages/bash.scm (download-patches): Check the first return value
of 'gnupg-verify*'.
2019-12-20 22:06:05 +01:00
Ricardo Wurmus 1101c73c7f
gnu: geda-gaf: Update to 1.10.0.
* gnu/packages/engineering.scm (geda-gaf): Update to 1.10.0.
[arguments]: Adjust phase "disable-failing-tests".
[inputs]: Add gamin and python-2.
2019-12-20 22:01:19 +01:00
Ricardo Wurmus 1e600ed0f7
gnu: Add gamin.
* gnu/packages/gnome.scm (gamin): New variable.
2019-12-20 21:26:58 +01:00
Ricardo Wurmus 046fecdcb9
gnu: r-desolve: Update to 1.27.
* gnu/packages/cran.scm (r-desolve): Update to 1.27.
2019-12-20 21:26:32 +01:00
Ricardo Wurmus 126a7b4418
gnu: r-insol: Update to 1.2.1.
* gnu/packages/cran.scm (r-insol): Update to 1.2.1.
[propagated-inputs]: Remove r-rgdal.
2019-12-20 21:26:31 +01:00
Ricardo Wurmus db904d5c86
gnu: r-plot3d: Update to 1.3.
* gnu/packages/cran.scm (r-plot3d): Update to 1.3.
2019-12-20 21:26:31 +01:00
Ricardo Wurmus 20622ad131
gnu: r-sctransform: Update to 0.2.1.
* gnu/packages/cran.scm (r-sctransform): Update to 0.2.1.
[propagated-inputs]: Remove r-future.
2019-12-20 21:26:31 +01:00
Ricardo Wurmus 550a1e01cc
gnu: r-rootsolve: Update to 1.8.2.
* gnu/packages/cran.scm (r-rootsolve): Update to 1.8.2.
2019-12-20 21:26:31 +01:00
Ricardo Wurmus 4aeb0a2b2e
gnu: r-reticulate: Update to 1.14.
* gnu/packages/cran.scm (r-reticulate): Update to 1.14.
[propagated-inputs]: Add r-rappdirs.
2019-12-20 21:26:31 +01:00
Ricardo Wurmus cd2652f6b8
gnu: r-pillar: Update to 1.4.3.
* gnu/packages/cran.scm (r-pillar): Update to 1.4.3.
2019-12-20 21:26:31 +01:00
Ricardo Wurmus bdf552ee4c
gnu: r-vctrs: Update to 0.2.1.
* gnu/packages/cran.scm (r-vctrs): Update to 0.2.1.
2019-12-20 21:26:31 +01:00
Ricardo Wurmus 63b4c77915
gnu: r-recipes: Update to 0.1.8.
* gnu/packages/cran.scm (r-recipes): Update to 0.1.8.
2019-12-20 21:26:31 +01:00
Ricardo Wurmus 571f4689f9
gnu: r-psych: Update to 1.9.12.
* gnu/packages/cran.scm (r-psych): Update to 1.9.12.
2019-12-20 21:26:31 +01:00
Ricardo Wurmus 6b662ce33e
gnu: r-bbmle: Update to 1.0.22.
* gnu/packages/cran.scm (r-bbmle): Update to 1.0.22.
[propagated-inputs]: Add r-bdsmatrix, r-matrix, and r-mvtnorm.
2019-12-20 21:26:30 +01:00
Ricardo Wurmus a3569a327a
gnu: Add r-bdsmatrix.
* gnu/packages/cran.scm (r-bdsmatrix): New variable.
2019-12-20 21:26:30 +01:00
Ricardo Wurmus ccf3cafa4c
gnu: r-latticeextra: Update to 0.6-29.
* gnu/packages/statistics.scm (r-latticeextra): Update to 0.6-29.
[propagated-inputs]: Add r-jpeg and r-png.
2019-12-20 21:26:30 +01:00
Ricardo Wurmus 95cd4a19cd
gnu: r-dt: Update to 0.11.
* gnu/packages/statistics.scm (r-dt): Update to 0.11.
2019-12-20 21:26:30 +01:00
Ricardo Wurmus 8dfaa62a9e
gnu: r-rsqlite: Update to 2.1.5.
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.1.5.
2019-12-20 21:26:30 +01:00
Ricardo Wurmus 8abfddb6b4
gnu: r-mime: Update to 0.8.
* gnu/packages/statistics.scm (r-mime): Update to 0.8.
2019-12-20 21:26:30 +01:00
Ricardo Wurmus 60cc8779cc
gnu: r-bh: Update to 1.72.0-2.
* gnu/packages/statistics.scm (r-bh): Update to 1.72.0-2.
2019-12-20 21:26:30 +01:00
Ricardo Wurmus 02ee630320
gnu: r-foreign: Update to 0.8-73.
* gnu/packages/statistics.scm (r-foreign): Update to 0.8-73.
2019-12-20 21:26:30 +01:00
Ricardo Wurmus ede38ffe16
gnu: r-mass: Update to 7.3-51.5.
* gnu/packages/statistics.scm (r-mass): Update to 7.3-51.5.
2019-12-20 21:26:30 +01:00
Ricardo Wurmus 20fb28b229
gnu: r-boot: Update to 1.3-24.
* gnu/packages/statistics.scm (r-boot): Update to 1.3-24.
2019-12-20 21:26:30 +01:00
Ricardo Wurmus 61e21c0899
gnu: r-scater: Update to 1.14.6.
* gnu/packages/bioinformatics.scm (r-scater): Update to 1.14.6.
2019-12-20 21:26:26 +01:00
Leo Famulari 8246bbc30f
gnu: WireGuard: Update to 0.0.20191219.
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20191219.
2019-12-20 14:26:14 -05:00
Ricardo Wurmus ef0ef831bc
gnu: lepton-eda: Update to 1.9.9-20191003.
* gnu/packages/engineering.scm (lepton-eda): Update to 1.9.9-20191003.
[inputs]: Do not inherit from geda-gaf; replace guile-2.0 with guile-2.2.
[arguments]: Add phase to compile Scheme files.
2019-12-20 11:23:50 +01:00
Efraim Flashner 0e773da02d
gnu: catimg: Update to 2.6.0.
* gnu/packages/image-viewers.scm (catimg): Update to 2.6.0.
2019-12-20 10:53:45 +02:00
Efraim Flashner 446b4d4ffc
gnu: tig: Update to 2.5.0.
* gnu/packages/version-control.scm (tig): Update to 2.5.0.
2019-12-20 10:35:23 +02:00
Efraim Flashner 5d64c1b418
gnu: vim-airline: Update to 0.11.
* gnu/packages/vim.scm (vim-airline): Update to 0.11.
2019-12-20 10:30:01 +02:00
Efraim Flashner a101b15b5a
gnu: mutt: Add preferred source uri.
* gnu/packages/mail.scm (mutt)[source]: Add upstream's preferred uri.
2019-12-20 09:20:51 +02:00
Efraim Flashner 9dd5249e96
gnu: mutt: Update to 1.13.2.
* gnu/packages/mail.scm (mutt): Update to 1.13.2.
2019-12-20 09:20:14 +02:00
Leo Prikler 5be0ff33ff
gnu: Add gnome-shell-extension-hide-app-icon.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-hide-app-icon):
New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-20 08:59:47 +02:00
Jonathan Brielmaier ae4e141452
gnu: libhandy: Update description.
* gnu/packages/gnome.scm (libhandy)[description]: Fix typo and make
clear it's not only for mobile interfaces.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-19 23:48:03 +01:00
Jonathan Brielmaier f6501b9f83
gnu: Update libhandy to 0.0.12.
* gnu/packages/gnome.scm (libhandy): Update to 0.0.12.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-19 23:48:03 +01:00
Giacomo Leidi 8a02ae7fae
gnu: Add gnome-shell-extension-dash-to-panel.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-19 23:48:02 +01:00
Ricardo Wurmus 6a0b9500f9
gnu: libfive: Update to 0-3.6e39254.
* gnu/packages/engineering.scm (libfive): Update to 0-3.6e39254.
[arguments]: Add build phase "find-catch".
[inputs]: Replace catch-framework with catch-framework2.
[license]: Change license for library.
2019-12-19 23:21:06 +01:00
Ricardo Wurmus 8aa59a54e9
gnu: catch-framework2: Update to 2.1.2.
* gnu/packages/check.scm (catch-framework2): Update to 2.1.2.
(catch-framework2-1): New variable.
* gnu/packages/cpp.scm (fifo-map)[native-inputs]: Use catch-framework2-1.
2019-12-19 23:21:06 +01:00
Ricardo Wurmus 719d8d5b93
gnu: Add java-piccolo2d-extras.
* gnu/packages/java-graphics.scm (java-piccolo2d-extras): New variable.
2019-12-19 23:21:06 +01:00
Ricardo Wurmus 1fb76dce3e
gnu: Add java-piccolo2d-core.
* gnu/packages/java-graphics.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-12-19 23:21:06 +01:00
Pierre Neidhardt edf8152563
gnu: sbcl: Update to 1.5.9.
* gnu/packages/lisp.scm (sbcl-boot0): New variable.
Build 1.5.8 against CLISP.
(sbcl): Build versions >= 1.5.9 against sbcl-boot0.
2019-12-19 19:12:40 +01:00
Brett Gilio 4b3ff36228
Update email for Brett Gilio.
* .mailmap: Add name and email for Brett Gilio.
* gnu/local.mk, gnu/packages/admin.scm, gnu/packages/audio.scm,
  gnu/packages/bittorrent.scm, gnu/packages/build-tools.scm,
  gnu/packages/cran.scm, gnu/packages/emacs-xyz.scm,
  gnu/packages/messaging.scm, gnu/packages/python-xyz.scm,
  gnu/packages/sml.scm, gnu/packages/terminals.scm, gnu/packages/wm.scm:
  Update email for Brett Gilio.
2019-12-19 11:35:23 -06:00
Pierre Neidhardt f2c71f62dd
gnu: dxvk: Update to 1.5.
* gnu/packages/wine.scm (dxvk): Update to 1.5.
2019-12-19 16:24:45 +01:00
Mathieu Othacehe a21b88f10c
gnu: wireless-tools: Fix cross-compilation.
* gnu/packages/linux.scm (wireless-tools)[arguments]: Replace 'configure phase
to substitute CC, AR and RANLIB Makefile variables to suitable values when
cross-compiling.
2019-12-19 15:38:24 +01:00
Julien Lepiller 74471036f6
gnu: behave: Fix tests.
* gnu/packages/check.scm (behave): Add missing directory to PYTHONPATH before
tests.
2019-12-19 15:36:40 +01:00
Mathieu Othacehe 80a61b38b8
gnu: wireless-tools: Fix cross-compilation.
* gnu/packages/linux.scm (wireless-tools)[arguments]: Replace 'configure phase
to substitute CC, AR and RANLIB Makefile variables to suitable values when
cross-compiling.
2019-12-19 15:32:04 +01:00
Mathieu Othacehe 45e7599ce8
gnu: isc-dhcp: Fix cross-compilation.
* gnu/packages/admin.scm (isc-dhcp)[arguments]: Add a configure flag to
specify randomdev path, which is needed when cross-compiling. Also add a
fix-bind-cross-compilation phase.
2019-12-19 15:16:05 +01:00
Mathieu Othacehe 445013b69d
gnu: isc-dhcp: Fix cross-compilation.
* gnu/packages/admin.scm (isc-dhcp)[arguments]: Add a configure flag to
specify randomdev path, which is needed when cross-compiling. Also add a
fix-bind-cross-compilation phase.
2019-12-19 15:04:54 +01:00
Ivan Vilata-i-Balaguer a21d9b8d5c
gnu: mumble: Update to 1.3.0.
* gnu/packages/telephony.scm (mumble): Update to 1.3.0.
[source]: Remove patch. Update snippet.
[build-system]: Switch to qt-build-system.
[arguments]: Update custom 'configure phase. Add custom phase to disable
murmur ice.
[inputs]: Remove protobuf-3.5, libx11, qt-4, alsa-lib. Add protobuf,
mesa, qtbase, qtsvg.
[native-inputs]: Add python, qttools.
[license]: Update license info.
* gnu/packages/patches/mumble-1.2.19-abs.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-19 13:03:04 +02:00
Mathieu Othacehe 8a0e29d8b9
gnu: tcl: Fix cross-compilation.
* gnu/packages/patches/tcl-fix-cross-compilation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tcl.scm (tcl): Apply it.
2019-12-19 09:51:56 +01:00
John Soo 43001931a2
gnu: Fix python-pyside-2.
* gnu/packages/qt.scm (python-pyside-2)[inputs]: Remove llvm-6, clang-6.
Add clang-toolchain-6.
[arguments]: Adjust for change in inputs.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-19 10:36:43 +02:00
John Soo 162cc7f8a4
gnu: Fix python-shiboken-2.
* gnu/packages/qt.scm (python-shiboken-2)[inputs]: Remove llvm-6,
clang-6. Add clang-toolchain-6.
[arguments]: Adjust for change in inputs.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-19 10:36:08 +02:00
Efraim Flashner 4176300804
gnu: icedtea@2: Fix missing match catch-all.
* gnu/packages/java.scm (icedtea@2)[arguments]: In custom
'install-libjvm phase add catch-all case to 'match'.
2019-12-19 09:06:58 +02:00
Efraim Flashner 0b2a004598
gnu: phonon-backend-gstreamer: Fix-up inputs.
* gnu/packages/kde-frameworks.scm (phonon-backend-gstreamer)[inputs]:
Move qttools ...
[native-inputs]: ... to here.
2019-12-19 09:06:57 +02:00
Efraim Flashner 2de421824c
gnu: ktextwidgets: Fix-up inputs.
* gnu/packages/kde-frameworks.scm (ktextwidgets)[inputs]: Move qttools ...
[native-inputs]: ... to here.
2019-12-19 09:06:57 +02:00
Eric Bavier a7cdf124c0
gnu: leocad: Update to 19.07.1.
* gnu/packages/lego.scm (leocad): Update to 19.07.1
[source]: Use git-fetch.
* .mailmap: Add preferred alias for myself.
2019-12-18 22:57:44 -06:00
Mark H Weaver 952820c539
gnu: linux-libre: Update to 5.4.5.
* gnu/packages/aux-files/linux-libre/5.3-arm-veyron.conf,
gnu/packages/aux-files/linux-libre/5.3-arm.conf,
gnu/packages/aux-files/linux-libre/5.3-arm64.conf,
gnu/packages/aux-files/linux-libre/5.3-i686.conf,
gnu/packages/aux-files/linux-libre/5.3-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/5.4-arm-veyron.conf,
gnu/packages/aux-files/linux-libre/5.4-arm.conf,
gnu/packages/aux-files/linux-libre/5.4-arm64.conf,
gnu/packages/aux-files/linux-libre/5.4-i686.conf,
gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
* gnu/packages/patches/linux-libre-active-entropy.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (deblob-scripts-5.3, linux-libre-5.3-version)
(linux-libre-5.3-pristine-source, linux-libre-5.3-source)
(linux-libre-headers-5.3, linux-libre-5.3): Remove variables.
(deblob-scripts-5.4, linux-libre-5.4-version)
(linux-libre-5.4-pristine-source, linux-libre-5.4-source)
(linux-libre-headers-5.4, linux-libre-5.4): New variables.
(linux-libre-version, linux-libre-pristine-source)
(linux-libre-source, linux-libre): Point to linux-libre-5.4*.
2019-12-18 23:07:44 -05:00
Mark H Weaver 812b0d497e
gnu: linux-libre: Remove orphaned 5.2.x kernel configurations.
This is a followup to commit 4845dee706.

* gnu/packages/aux-files/linux-libre/5.2-arm-veyron.conf,
gnu/packages/aux-files/linux-libre/5.2-arm.conf,
gnu/packages/aux-files/linux-libre/5.2-arm64.conf,
gnu/packages/aux-files/linux-libre/5.2-i686.conf,
gnu/packages/aux-files/linux-libre/5.2-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
2019-12-18 23:07:41 -05:00
Mark H Weaver 89af7ff36f
gnu: isc-dhcp: Update bundled BIND to 9.11.14.
* gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 14.
[inputs]: Update hash of bind-source-tarball.
2019-12-18 23:07:32 -05:00
Tobias Geerinckx-Rice c5edec09e8
gnu: httpfs2: Don't use NAME in source URI.
* gnu/packages/file-systems.scm (httpfs2)[source]: Hard-code NAME.
2019-12-19 00:28:16 +01:00
Tobias Geerinckx-Rice 8ab684faa2
gnu: bind: Update to 9.14.9.
* gnu/packages/dns.scm (isc-bind): Update to 9.14.9.
2019-12-19 00:28:15 +01:00
Mădălin Ionel Patrașcu 8451ea19bc
gnu: Add python-pox.
* gnu/packages/python-xyz.scm (python-pox): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-19 00:01:49 +01:00
Mădălin Ionel Patrașcu 073723fa9a
gnu: Add python-ppft.
* gnu/packages/python-xyz.scm (python-ppft): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-19 00:01:49 +01:00
Mădălin Ionel Patrașcu fcc4e9e7f7
gnu: python-multiprocess: Update to 0.70.9.
* gnu/packages/python-xyz.scm (python-multiprocess): Update to 0.70.9.
[arguments]: Add phase "disable-broken-tests" and run tests after installation.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>.
2019-12-19 00:01:49 +01:00
Mădălin Ionel Patrașcu 32be357706
gnu: python-dill: Update to 0.3.1.1.
* gnu/packages/python-xyz.scm (python-dill): Update to 0.3.1.1.
[arguments]: Enable tests.
[native-inputs]: Add python-nose.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-19 00:01:49 +01:00
Marius Bakke 9077cf68ec
gnu: libdbi-drivers: Adapt to multiple-output MariaDB.
* gnu/packages/databases.scm (mariadb/fixed-install-db): New public variable.
(libdbi-drivers)[inputs]: Add MARIADB:DEV and MARIADB:LIB.  Remove MARIADB.
[native-inputs]: Add MARIADB/FIXED-INSTALL-DB.
[arguments]: Adjust accordingly.
2019-12-18 22:36:37 +01:00
Marius Bakke ab7010af1f
gexp: Allow character literals in GEXP->SEXP.
Fixes <https://bugs.gnu.org/38628>.

* tests/gexp.scm ("lower-gexp, character literal"): New test.
* guix/gexp.scm (gexp->sexp)[self-quoting?]: Add CHAR? to the tested types.
* guix/repl.scm (self-quoting?): Likewise.
* gnu/tests.scm (marionette-shepherd-service)[self-quoting?]: Likewise.
2019-12-18 22:36:37 +01:00
Marius Bakke fe3110ac58
gnu: darktable: Update to 2.6.3.
* gnu/packages/photo.scm (darktable): Update to 2.6.3.
2019-12-18 22:36:37 +01:00
Marius Bakke 6b1e6b5c42
gnu: darktable: Remove redundant inputs.
* gnu/packages/photo.scm (darktable)[native-inputs]: Remove.
2019-12-18 22:36:37 +01:00
Marius Bakke 17ac8bb670
gnu: darktable: Fix build failure.
* gnu/packages/photo.scm (darktable)[arguments]: Move CPATH override from
 #:make-flags to a phase, so the GETENV call returns useful data.
2019-12-18 22:36:37 +01:00
Marius Bakke 8e53fe2b91
gnu: Remove uses of deprecated Qemu network configuration.
* gnu/build/vm.scm (load-in-linux-vm): Move Qemu network configuration from
ARCH-SPECIFIC-FLAGS to the Qemu command line.  Use the "-nic" option of Qemu
instead of "-device" and "-net".
* gnu/system/vm.scm (common-qemu-options): Do not add a '-net' command.
(virtual-machine-compiler): Use "-nic user,..." instead of "-net".
* doc/guix.texi (Installing Guix in a VM, Invoking guix system, Running Guix
in a VM): Do the same for examples.
2019-12-18 22:36:37 +01:00
Mark H Weaver 7ebf4c40f1
gnu: linux-libre: Update to 5.3.18.
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.18.
(linux-libre-5.3-pristine-source): Update hash.
2019-12-18 15:13:41 -05:00
Mark H Weaver 96c158be1b
gnu: linux-libre: Update deblob scripts.
* gnu/packages/linux.scm (deblob-scripts-4.19): Update to 4.19.90.
(deblob-scripts-4.14): Update to 4.14.159.
(deblob-scripts-5.3, deblob-scripts-4.9, deblob-scripts-4.4): Update version
numbers to 5.3.17, 4.9.206, and 4.4.206, respectively, although the scripts
themselves have not changed.
2019-12-18 15:13:39 -05:00
Ricardo Wurmus 77e2de3654
gnu: Add r-biodist.
* gnu/packages/bioconductor.scm (r-biodist): New variable.
2019-12-18 15:29:08 +01:00
Ricardo Wurmus 0156297f29
gnu: Add r-biocworkflowtools.
* gnu/packages/bioconductor.scm (r-biocworkflowtools): New variable.
2019-12-18 15:29:08 +01:00
Ricardo Wurmus 43b66e3f7c
gnu: Add r-biocset.
* gnu/packages/bioconductor.scm (r-biocset): New variable.
2019-12-18 15:29:08 +01:00
Ricardo Wurmus 4a18112dfb
gnu: Add r-biocpkgtools.
* gnu/packages/bioconductor.scm (r-biocpkgtools): New variable.
2019-12-18 15:29:08 +01:00
Ricardo Wurmus 4d12c1e335
gnu: Add r-biocor.
* gnu/packages/bioconductor.scm (r-biocor): New variable.
2019-12-18 15:29:08 +01:00
Ricardo Wurmus c2b36a0441
gnu: Add r-bioconcotk.
* gnu/packages/bioconductor.scm (r-bioconcotk): New variable.
2019-12-18 15:29:08 +01:00
Ricardo Wurmus 0678479391
gnu: Add r-multiassayexperiment.
* gnu/packages/bioconductor.scm (r-multiassayexperiment): New variable.
2019-12-18 15:29:08 +01:00
Ricardo Wurmus 244270e6ae
gnu: Add r-experimenthub.
* gnu/packages/bioconductor.scm (r-experimenthub): New variable.
2019-12-18 15:29:07 +01:00
Ricardo Wurmus 49f0860be0
gnu: Add r-biocgraph.
* gnu/packages/bioconductor.scm (r-biocgraph): New variable.
2019-12-18 15:29:07 +01:00
Ricardo Wurmus f180be2923
gnu: Add r-bioccasestudies.
* gnu/packages/bioconductor.scm (r-bioccasestudies): New variable.
2019-12-18 15:29:07 +01:00
Ricardo Wurmus 21afe920f1
gnu: Add r-ebarrays.
* gnu/packages/bioconductor.scm (r-ebarrays): New variable.
2019-12-18 15:29:07 +01:00
Ricardo Wurmus f388834e11
gnu: Add r-reactomepa.
* gnu/packages/bioconductor.scm (r-reactomepa): New variable.
2019-12-18 15:29:07 +01:00
Ricardo Wurmus c373223e63
gnu: Add r-graphite.
* gnu/packages/bioconductor.scm (r-graphite): New variable.
2019-12-18 15:29:07 +01:00
Ricardo Wurmus 3eacc8fa8f
gnu: Add r-influencer.
* gnu/packages/cran.scm (r-influencer): New variable.
2019-12-18 15:29:07 +01:00
Ricardo Wurmus ff1146b9b1
gnu: Add r-curatedtcgadata.
* gnu/packages/bioconductor.scm (r-curatedtcgadata): New variable.
2019-12-18 15:29:07 +01:00
Ricardo Wurmus 6f15ea2415
gnu: Add r-reactome-db.
* gnu/packages/bioconductor.scm (r-reactome-db): New variable.
2019-12-18 15:29:07 +01:00
Efraim Flashner 7e9d6f0f3f
gnu: libmicrohttpd: Update to 0.9.69.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.69.
2019-12-18 10:34:27 +02:00
Efraim Flashner 8fd6049403
gnu: cmst: Update to 2019.01.13.
* gnu/packages/connman.scm (cmst): Update to 2019.01.13.
2019-12-18 10:29:28 +02:00
Efraim Flashner 92fe25130c
gnu: python-ecdsa: Actually run the test suite.
* gnu/packages/python-crypto.scm (python-ecdsa)[arguments]: Replace
'check phase.
[native-inputs]: Add python-pytest.
2019-12-18 09:54:47 +02:00
Efraim Flashner c57b8419f4
gnu: python-ecdsa: Update to 0.14.1.
* gnu/packages/python-crypto.scm (python-ecdsa): Update to 0.14.1.
[inputs]: Move openssl ...
[native-inputs]: ... to here.
[propagated-inputs]: Add python-six.
2019-12-18 09:53:48 +02:00
Mark H Weaver ef6856ea72
gnu: linux-libre: Update to 5.3.17.
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.17.
(linux-libre-5.3-pristine-source): Update hash.
2019-12-17 17:24:23 -05:00
Mark H Weaver a15adacb52
gnu: linux-libre@4.19: Update to 4.19.90.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.90.
(linux-libre-4.19-pristine-source): Update hash.
2019-12-17 17:23:42 -05:00
Mark H Weaver 0bb64e1796
gnu: linux-libre@4.14: Update to 4.14.159.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.159.
(linux-libre-4.14-pristine-source): Update hash.
2019-12-17 17:22:36 -05:00
Ricardo Wurmus 29fd736a66
gnu: Add r-biobroom.
* gnu/packages/bioconductor.scm (r-biobroom): New variable.
2019-12-17 20:02:18 +01:00
Ricardo Wurmus 48bcbef07a
gnu: Add r-bioassayr.
* gnu/packages/bioconductor.scm (r-bioassayr): New variable.
2019-12-17 20:02:18 +01:00
Ricardo Wurmus 991554fc92
gnu: Add r-chemminer.
* gnu/packages/bioconductor.scm (r-chemminer): New variable.
2019-12-17 20:02:18 +01:00
Ricardo Wurmus d38775b13f
gnu: Add r-bigpint.
* gnu/packages/bioconductor.scm (r-bigpint): New variable.
2019-12-17 20:02:18 +01:00
Ricardo Wurmus 820373dbc8
gnu: Add r-bigmemoryextras.
* gnu/packages/bioconductor.scm (r-bigmemoryextras): New variable.
2019-12-17 20:02:18 +01:00
Ricardo Wurmus 6ca6f8663b
gnu: Add r-biggr.
* gnu/packages/bioconductor.scm (r-biggr): New variable.
2019-12-17 20:02:17 +01:00
Ricardo Wurmus 5aef09bd0e
gnu: Add r-hyperdraw.
* gnu/packages/bioconductor.scm (r-hyperdraw): New variable.
2019-12-17 20:02:17 +01:00
Ricardo Wurmus 75a8bb3185
gnu: Add r-hypergraph.
* gnu/packages/bioconductor.scm (r-hypergraph): New variable.
2019-12-17 20:02:17 +01:00
Ricardo Wurmus e823337c6e
gnu: Add r-rsbml.
* gnu/packages/bioconductor.scm (r-rsbml): New variable.
2019-12-17 20:02:17 +01:00
Ricardo Wurmus 40fe63ad8a
gnu: Add r-bifet.
* gnu/packages/bioconductor.scm (r-bifet): New variable.
2019-12-17 20:02:17 +01:00
Ricardo Wurmus de9374b73c
gnu: Add r-bicare.
* gnu/packages/bioconductor.scm (r-bicare): New variable.
2019-12-17 20:02:17 +01:00
Ricardo Wurmus 6bd50acf41
gnu: Add r-bhc.
* gnu/packages/bioconductor.scm (r-bhc): New variable.
2019-12-17 20:02:16 +01:00
Ricardo Wurmus 75eb1149f3
gnu: Add r-bgx.
* gnu/packages/bioconductor.scm (r-bgx): New variable.
2019-12-17 20:02:16 +01:00
Ricardo Wurmus d11d6feafa
gnu: Add r-bgmix.
* gnu/packages/bioconductor.scm (r-bgmix): New variable.
2019-12-17 20:02:16 +01:00
Ricardo Wurmus 1028bf0a05
gnu: Add r-rsvg.
* gnu/packages/cran.scm (r-rsvg): New variable.
2019-12-17 20:02:16 +01:00
Ricardo Wurmus 59d485e118
gnu: Add r-shinycssloaders.
* gnu/packages/cran.scm (r-shinycssloaders): New variable.
2019-12-17 20:02:16 +01:00
Ricardo Wurmus 96afb6c683
gnu: Add r-lim.
* gnu/packages/cran.scm (r-lim): New variable.
2019-12-17 20:02:16 +01:00
Ricardo Wurmus c686e53afe
gnu: Add r-diagram.
* gnu/packages/cran.scm (r-diagram): New variable.
2019-12-17 20:02:15 +01:00
Ricardo Wurmus 5828dd030b
gnu: Add r-poibin.
* gnu/packages/cran.scm (r-poibin): New variable.
2019-12-17 20:02:15 +01:00
Ricardo Wurmus 595036d9f9
gnu: Add libsbml.
* gnu/packages/bioinformatics.scm (libsbml): New variable.
2019-12-17 20:02:11 +01:00
Jethro Cao 328dd9b7c2
gnu: Add love-nuklear.
* gnu/packages/game-development.scm (love-nuklear): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-17 17:41:28 +01:00
Guillaume Le Vaillant 2963ae8e4a
gnu: txr: Update to 229.
* gnu/packages/lisp.scm (txr): Update to 229.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-17 17:41:28 +01:00
Konrad Hinsen a7c75b8dbf
gnu: gfortran: change to a hidden package
* gnu/packages/gcc.scm (gfortran-4.8, gfortran-4.9)
(gfortran-5, gfortran-6, gfortran-7, gfortran-8)
(gfortran-9): Wrap in 'hidden-package'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-17 17:41:28 +01:00
Ludovic Courtès 3e313792aa
gnu: python-elasticsearch: Update to 7.1.0.
* gnu/packages/python-web.scm (python-elasticsearch): Update to 7.1.0.
2019-12-17 17:41:27 +01:00