gabrielhdt
187f9636f1
gnu: ocaml-menhir: Update to 20181113.
...
* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20181113.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-05-03 20:46:22 +02:00
Sam
52c3cb2687
gnu: Add python-django-extensions.
...
* gnu/packages/django.scm (python-django-extensions): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-03 17:47:30 +02:00
Sam
8d73558d50
gnu: Add python-django-taggit.
...
* gnu/packages/django.scm (python-django-taggit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-03 17:47:30 +02:00
Ludovic Courtès
78d6d5e8d9
shepherd: Include /etc/localtime in service containers.
...
Fixes a bug whereby Tor (for example) would emit syslog messages with a
UTC timestamp instead of local time.
* gnu/build/shepherd.scm (default-mounts): Add /etc/localtime to
MAPPINGS.
2019-05-03 17:47:29 +02:00
Tobias Geerinckx-Rice
c8bb86f51c
gnu: tor: Update to 0.4.0.5.
...
* gnu/packages/tor.scm (tor): Update to 0.4.0.5.
2019-05-03 15:22:22 +02:00
Brendan Tildesley
02eb70bd21
gnu: Add python-css-parser, python2-css-parser.
...
* gnu/packages/python-web.scm (python-css-parser, python2-css-parser): New
variables.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2019-05-03 13:58:22 +02:00
Brendan Tildesley
c2dd07aba5
gnu: web: Change 'l:' prefix to 'license:'.
...
* gnu/packages/web.scm: Change #:prefix l: to #:prefix license:.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2019-05-03 13:58:21 +02:00
Ludovic Courtès
9d2d9cb14b
installer: Do not sort the guided partition schemes in the selection page.
...
Previously, the "Everything is one partition" entry would come first in
English but it would be second in French. This change keeps it the
first choice regardless of the language.
* gnu/installer/newt/partition.scm (run-scheme-page): Pass
#:sort-listbox-items? to 'run-scheme-page'.
2019-05-03 13:50:49 +02:00
Ludovic Courtès
ecb0df6817
installer: Ensure 'packages' field is a superset of '%base-packages'.
...
Fixes <https://bugs.gnu.org/35541 >.
Reported by Florian Pelz <pelzflorian@pelzflorian.de>.
* gnu/installer/services.scm (system-services->configuration): Generate
a snippet that appends PACKAGES to %BASE-PACKAGES.
2019-05-03 13:50:49 +02:00
ison
3e85909044
Correct email address for ison.
...
* .mailmap, gnu/packages/lxde.scm: Update email address.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2019-05-03 08:45:55 +02:00
Ricardo Wurmus
d7afe74d60
gnu: r-cluster: Update to 2.0.9.
...
* gnu/packages/statistics.scm (r-cluster): Update to 2.0.9.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
2019-05-03 08:00:54 +02:00
Ricardo Wurmus
f66f40400c
gnu: r-irkernel: Update to 1.0.1.
...
* gnu/packages/cran.scm (r-irkernel): Update to 1.0.1.
2019-05-03 08:00:54 +02:00
Ricardo Wurmus
27b4bfbe4b
gnu: r-ouch: Update to 2.14-1.
...
* gnu/packages/cran.scm (r-ouch): Update to 2.14-1.
2019-05-03 08:00:53 +02:00
Ricardo Wurmus
dea3df2bd1
gnu: r-fs: Update to 1.3.0.
...
* gnu/packages/cran.scm (r-fs): Update to 1.3.0.
2019-05-03 08:00:49 +02:00
Mark H Weaver
8d5edc9cea
gnu: linux-libre: Update to 5.0.11.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.11.
(%linux-libre-hash): Update hash.
2019-05-02 22:50:01 -04:00
Mark H Weaver
c52fb6e11d
gnu: linux-libre@4.19: Update to 4.19.38.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.38.
(%linux-libre-4.19-hash): Update hash.
2019-05-02 22:49:14 -04:00
Mark H Weaver
4dc3f7c7dc
gnu: linux-libre@4.14: Update to 4.14.115.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.115.
(%linux-libre-4.14-hash): Update hash.
2019-05-02 22:48:26 -04:00
Mark H Weaver
e2474df6ee
gnu: linux-libre@4.9: Update to 4.9.172.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.172.
2019-05-02 22:47:46 -04:00
Ricardo Wurmus
82329a17f4
gnu: pluma: Use older version of gtksourceview.
...
Reported by L p R n d n <guix@lprndn.info>.
Fixes <https://bugs.gnu.org/35535 >.
* gnu/packages/mate.scm (pluma)[inputs]: Replace gtksourceview with
gtksourceview-3.
2019-05-02 23:12:39 +02:00
Ricardo Wurmus
2f869b0279
gnu: mate-applets: Use older version of gtksourceview.
...
Reported by L p R n d n <guix@lprndn.info>.
* gnu/packages/mate.scm (mate-applets)[inputs]: Replace gtksourceview with
gtksourceview-3.
2019-05-02 23:12:38 +02:00
宋文武
48f19e60c4
gnu: le-certs: Update hashes.
...
They added the 3 missing '^M' to all pem certs.
* gnu/packages/certs.scm (le-certs)[inputs]: Update the hashes of
isrgrootx1.pem, letsencryptauthorityx3.pem, letsencryptauthorityx4.pem.
2019-05-02 21:40:41 +08:00
Ludovic Courtès
746ac457cc
Merge branch 'version-1.0.0'
2019-05-02 15:32:30 +02:00
Julien Lepiller
c457f109be
gnu: php: Update to 7.3.5.
...
* gnu/packages/php.scm (php): Update to 7.3.5.
2019-05-02 14:53:23 +02:00
Pierre Neidhardt
d5f4d5b683
gnu: emacs-emms: Update to 5.2.
...
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.2.
2019-05-02 11:54:39 +02:00
Nicolas Goaziou
5f83b5153a
gnu: python-duniterpy: Update to 0.53.1.
...
* gnu/packages/finance.scm (python-duniterpy): Update to 0.53.1.
2019-05-02 10:22:36 +02:00
Nicolas Goaziou
45a37f5b05
gnu: emacs-relint: Update to 1.7.
...
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.7.
2019-05-02 10:14:18 +02:00
Nicolas Goaziou
d34984b9fe
gnu: emacs-xr: Update to 1.11.
...
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.11.
2019-05-02 10:13:20 +02:00
Rutger Helling
c2974d1e46
gnu: faudio: Update to 19.05.
...
* gnu/packages/audio.scm (faudio): Update to 19.05.
2019-05-02 08:57:24 +02:00
Tobias Geerinckx-Rice
9bec3ba4ca
gnu: python-flexmock: Update to 0.10.4.
...
* gnu/packages/check.scm (python-flexmock): Update to 0.10.4.
2019-05-02 00:52:33 +02:00
Marius Bakke
14da3daafc
gnu: termite: Update to 15.
...
* gnu/packages/terminals.scm (termite): Update to 15.
2019-05-01 22:15:02 +02:00
Marius Bakke
03c59a2525
gnu: vte-ng: Update to 0.56.2.a.
...
* gnu/packages/gnome.scm (vte-ng): Update to 0.56.2.a.
[native-inputs]: Add GCC-7.
[arguments]: Add GCC7 workaround.
2019-05-01 22:15:02 +02:00
Marius Bakke
a0d44bb09f
gnu: spice: Update to 0.14.2 [fixes CVE-2019-3813].
...
* gnu/packages/spice.scm (spice): Update to 0.14.2.
2019-05-01 22:15:01 +02:00
Marius Bakke
a550da6247
gnu: spice-protocol: Update to 0.14.0.
...
* gnu/packages/spice.scm (spice-protocol): Update to 0.14.0.
(spice-protocol-0.12): New public variable.
(spice-gtk)[propagated-inputs]: Change SPICE-PROTOCOL to SPICE-PROTOCOL-0.12.
2019-05-01 22:15:01 +02:00
Marius Bakke
15ada26abb
gnu: signify: Update to 25.
...
* gnu/packages/crypto.scm (signify): Update to 25.
2019-05-01 22:15:01 +02:00
Marius Bakke
a5006ede7f
gnu: signify: Don't use unstable tarball.
...
* gnu/packages/crypto.scm (signify)[source]: Change to GIT-FETCH.
2019-05-01 22:15:01 +02:00
Marius Bakke
f99418e3f3
gnu: ungoogled-chromium: Update to 74.0.3729.131-0.9e33022 [fixes CVE-2019-5824].
...
* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.131.
(ungoogled-chromium-source): Update Chromium hash.
2019-05-01 22:15:01 +02:00
Marius Bakke
ca86b0bae3
gnu: ungoogled-chromium: Unbundle openjpeg again.
...
This is a follow-up to commit 40594fdcb9e360d68e5444771b5467ba5bbbfcf2.
* gnu/packages/chromium.scm (%preserved-third-party-files): Remove
'third_party/pdfium/third_party/libopenjpeg20'.
(ungoogled-chromium)[arguments]: Fix typo in #:configure-flags.
2019-05-01 22:15:01 +02:00
Julien Lepiller
bd9d5dbb86
gnu: php: Disable failing tests on armhf.
...
* gnu/packages/php.scm (php)[arguments]: Disable two failing tests on
armhf.
2019-05-01 21:13:34 +02:00
Ludovic Courtès
9c941364bf
vm: Build ISOs and VM images in a UTF-8 environment.
...
Fixes a bug whereby building an image containing non-ASCII file names
would fail due to improper decoding of file names.
* gnu/system/vm.scm (iso9660-image, qemu-image): Set GUIX_LOCPATH and
call 'setlocale' in the build environment.
2019-05-01 21:11:22 +02:00
Ludovic Courtès
17acc215bf
gnu: guix: Update to 326dcbf
.
2019-05-01 17:29:02 +02:00
Ludovic Courtès
326dcbf1b3
gnu: guix: Update to 1.0.0.
2019-05-01 14:11:34 +02:00
Ricardo Wurmus
ae66feeee0
gnu: r-irkernel: Update to 1.0.0.
...
* gnu/packages/cran.scm (r-irkernel): Update to 1.0.0.
2019-05-01 11:13:38 +02:00
Ricardo Wurmus
944d4c483a
gnu: r-officer: Update to 0.3.4.
...
* gnu/packages/cran.scm (r-officer): Update to 0.3.4.
2019-05-01 10:10:04 +02:00
Ricardo Wurmus
0b5b9d69a8
gnu: r-lmtest: Update to 0.9-37.
...
* gnu/packages/cran.scm (r-lmtest): Update to 0.9-37.
2019-05-01 10:09:52 +02:00
Ricardo Wurmus
8bc8cea987
gnu: r-shinyfiles: Update to 0.7.3.
...
* gnu/packages/cran.scm (r-shinyfiles): Update to 0.7.3.
2019-05-01 10:09:10 +02:00
Ludovic Courtès
4c13ccbf39
vm-image: Add 'label' field.
...
* gnu/system/examples/vm-image.tmpl (label): New field.
2019-05-01 09:33:54 +02:00
Marius Bakke
af74e4350f
gnu: ungoogled-chromium: Update to 74.0.3729.108-0.9e33022.
...
* gnu/packages/chromium.scm (%preserved-third-party-files): Add four new
directories, delete three obsolete.
(%chromium-version, %ungoogled-revision, %debian-revision): Update for 74.
(ungoogled-chromium-source): Update hashes. Ignore Debians GCC6 patches.
(ungoogled-chromium)[arguments]: Add "use_system_openjpeg" to #:configure-flags.
2019-05-01 01:31:31 +02:00
Marius Bakke
947134492e
gnu: Remove greenisland.
...
* gnu/packages/display-managers.scm (greenisland): Remove variable.
2019-05-01 01:31:31 +02:00
Vagrant Cascadian
4ee55938de
gnu: u-boot-tools: Only run full test suite on x86_64.
...
* gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]:
Modify phase.
[check-x86]: New phase.
[patch]: New phase.
2019-04-30 13:58:37 -07:00
Tobias Geerinckx-Rice
8d2d68a5fb
gnu: ocaml-migrate-parsetree: Name checkout.
...
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree)[source]: Add FILE-NAME.
2019-04-30 21:07:13 +02:00
Tobias Geerinckx-Rice
b7a4cb5206
gnu: ocaml-opam-file-format: Name checkout.
...
* gnu/packages/ocaml.scm (ocaml-opam-file-format)[source]: Add FILE-NAME.
2019-04-30 21:07:12 +02:00
Tobias Geerinckx-Rice
ad09f3b024
gnu: sbcl-cl-syntax: Name checkout.
...
* gnu/packages/lisp.scm (sbcl-cl-syntax)[source]: Add FILE-NAME.
2019-04-30 21:07:12 +02:00
Tobias Geerinckx-Rice
2af4698016
gnu: emacs-dired-sidebar: Name checkout.
...
* gnu/packages/emacs-xyz.scm (emacs-dired-sidebar)[source]: Add FILE-NAME.
2019-04-30 21:07:12 +02:00
Tobias Geerinckx-Rice
0abf2d91cf
gnu: sbcl-rfc2388: Name checkout.
...
* gnu/packages/lisp.scm (sbcl-rfc2388)[source]: Add FILE-NAME.
2019-04-30 21:07:12 +02:00
Tobias Geerinckx-Rice
7026f6b27e
gnu: ocaml-ppx-typerep-conv: Name checkout.
...
* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv)[source]: Add FILE-NAME.
2019-04-30 21:07:12 +02:00
Tobias Geerinckx-Rice
3a75925e73
gnu: ocaml-ppx-hash: Name checkout.
...
* gnu/packages/ocaml.scm (ocaml-ppx-hash)[source]: Add FILE-NAME.
2019-04-30 21:07:12 +02:00
Tobias Geerinckx-Rice
4a6de00217
gnu: ocaml-ppx-enumerate: Name checkout.
...
* gnu/packages/ocaml.scm (ocaml-ppx-enumerate)[source]: Add FILE-NAME.
2019-04-30 21:07:12 +02:00
Tobias Geerinckx-Rice
fbd08d42a6
gnu: ocaml-core: Name checkout.
...
* gnu/packages/ocaml.scm (ocaml-core)[source]: Add FILE-NAME.
2019-04-30 21:07:11 +02:00
Tobias Geerinckx-Rice
5924f621bb
gnu: sbcl-trivial-backtrace: Name checkout.
...
* gnu/packages/lisp.scm (sbcl-trivial-backtrace)[source]: Add FILE-NAME.
2019-04-30 21:07:11 +02:00
Tobias Geerinckx-Rice
a97fc9cd8e
gnu: sbcl-myway: Name checkout.
...
* gnu/packages/lisp.scm (sbcl-myway)[source]: Add FILE-NAME.
2019-04-30 21:07:11 +02:00
Tobias Geerinckx-Rice
8f4b57000d
gnu: emacs-helm-pass: Name checkout.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-pass)[source]: Add FILE-NAME.
2019-04-30 21:07:11 +02:00
Tobias Geerinckx-Rice
2ba3dc0bdf
gnu: emacs-zotxt: Name checkout.
...
* gnu/packages/emacs-xyz.scm (emacs-zotxt)[source]: Add FILE-NAME.
2019-04-30 21:07:11 +02:00
Vagrant Cascadian
6f5be83cd7
gnu: u-boot-tools: Only run full test suite on x86_64.
...
* gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]:
Modify phase.
[check-x86]: New phase.
[patch]: New phase.
2019-04-30 19:49:16 +02:00
Ludovic Courtès
094aaa1a1e
gnu: gexiv2: Skip failing test on 32-bit platforms.
...
* gnu/packages/gnome.scm (gexiv2)[arguments]: New field.
2019-04-30 18:29:10 +02:00
Tobias Geerinckx-Rice
9b241d4ce2
gnu: python-nose-timer: Update to 0.7.5.
...
* gnu/packages/check.scm (python-nose-timer): Update to 0.7.5.
2019-04-30 17:11:52 +02:00
Tobias Geerinckx-Rice
e976e199c4
gnu: sbcl-cl+ssl: Name checkout.
...
* gnu/packages/lisp.scm (sbcl-cl+ssl)[source]: Add FILE-NAME.
2019-04-30 17:11:36 +02:00
Tobias Geerinckx-Rice
e76a972bde
gnu: ghc-esqueleto: Name checkout.
...
* gnu/packages/haskell.scm (ghc-esqueleto)[source]: Add FILE-NAME.
2019-04-30 17:05:22 +02:00
Tobias Geerinckx-Rice
9e6cce4440
gnu: ocaml-ppx-tools: Name checkout.
...
* gnu/packages/ocaml.scm (ocaml-ppx-tools)[source]: Add FILE-NAME.
2019-04-30 17:04:13 +02:00
Tobias Geerinckx-Rice
45ea12f31e
gnu: sbcl-cl-base64: Name checkout.
...
* gnu/packages/lisp.scm (sbcl-cl-base64)[source]: Add FILE-NAME.
2019-04-30 17:03:08 +02:00
Tobias Geerinckx-Rice
4fdad3edc3
gnu: eid-mw: Name checkout.
...
* gnu/packages/security-token.scm (eid-mw)[source]:
Add FILE-NAME.
2019-04-30 17:02:38 +02:00
Ludovic Courtès
e4b2866cd0
gnu: libplist: Run tests sequentially.
...
Fixes <https://bugs.gnu.org/35501 >.
Reported by Brendan Tildesley <mail@brendan.scot>.
* gnu/packages/libusb.scm (libplist)[arguments]: New field.
2019-04-30 16:47:29 +02:00
Marius Bakke
5a3d3d6a3b
gnu: Add i3lock.
...
* gnu/packages/wm.scm (i3lock): New public variable.
(cherry picked from commit b6afc35051
)
2019-04-30 15:09:49 +02:00
Tobias Geerinckx-Rice
378b8a6446
gnu: youtube-dl: Update to 2019.04.30.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.04.30.
2019-04-30 14:30:18 +02:00
Tobias Geerinckx-Rice
eea094ccdc
gnu: ruby-rest-client: Fix lost ,s.
...
* gnu/packages/ruby.scm (ruby-rest-client)[native-inputs]:
Move unquotes to their operands.
2019-04-30 13:03:56 +02:00
Julien Lepiller
b77c8ddbe1
gnu: maven: Update to 3.6.1.
...
* gnu/packages/maven.scm (maven-artifact): Update to 3.6.1.
2019-04-30 12:41:19 +02:00
Julien Lepiller
6f737ae68f
gnu: java-plexus-archiver: Update to 4.1.0.
...
* gnu/packages/java.scm (java-plexus-archiver): Update to 4.1.0.
2019-04-30 12:41:11 +02:00
Julien Lepiller
0cd8efcc8c
gnu: java-plexus-utils: Update to 3.2.0.
...
* gnu/packages/java.scm (java-plexus-utils): Update to 3.2.0.
2019-04-30 12:41:06 +02:00
Ludovic Courtès
92597c3cec
services: colord: Make public and searchable.
...
* gnu/services/desktop.scm (colord-service-type): Make public.
[description]: New field.
2019-04-30 12:03:02 +02:00
Ludovic Courtès
7614193099
services: bluetooth: Make public and searchable.
...
Until now 'guix system search bluetooth' would turn up nothing.
* gnu/services/desktop.scm (bluetooth-service-type)
(bluetooth-configuration): Make public.
(bluetooth-service-type)[description]: New field.
2019-04-30 11:59:47 +02:00
Nicolas Goaziou
45fb7b404d
gnu: Rename some games to match upstream project name.
...
* gnu/packages/games.scm (armagetronad):
(cataclysm-dda):
(abbaye):
(wesnoth):
(wesnoth-server):
(starfighter):
(kiki):
(fillets-ng):
(crawl):
(crawl-tiles):
(tome4):
(btanks):
(battle-tanks):
(edgar): Use these as the package definition.
(armagetron-advanced):
(cataclysm-dark-days-ahead):
(l-abbaye-des-morts):
(the-battle-for-wesnoth):
(the-battle-for-wesnoth-server):
(project-starfighter):
(kiki-the-nano-bot):
(fish-fillets-ng):
(dungeon-crawl-stone-soup):
(dungeon-crawl-stone-soup-tiles):
(tales-of-maj-eyal):
(the-legend-of-edgar): Turn these into obsolete aliases.
This reverts renames made by the following commits:
f95e33a7ad
b1aee9fce2
f6a21d61de
24a67aef2a
36a0b5b48c
8b6e2bc15f
6639295f2f
184f5c8db1
ecdb1348ad
375cb94130
c91ed484d0
973bd8a62c
df42e0f9c9
2019-04-30 10:42:00 +02:00
Julien Lepiller
6215132155
gnu: ocaml-camomile: Install data in the store.
...
* gnu/packages/ocaml.scm (ocaml-camomile)[arguments]: Fix configuration
to look for and install data in the store.
2019-04-30 10:28:21 +02:00
Timothy Sample
f420d639df
gnu: i3-wm: Use absolute paths in session files.
...
* gnu/packages/wm.scm (i3-wm)[arguments]: Add a phase to patch the
session '.desktop' files to use the absolute paths of the 'i3' and
'i3-with-shmlog' binaries.
2019-04-29 23:04:35 -04:00
Timothy Sample
9aa470e912
gnu: awesome: Use absolute paths in session file.
...
* gnu/packages/wm.scm (awesome)[arguments]: Add a phase to patch the
session '.desktop' file to use the absolute path of the 'awesome'
binary.
2019-04-29 23:04:35 -04:00
Timothy Sample
5aafccebbe
gnu: gdm: Avoid selecting the placeholder session.
...
This fixes <https://bugs.gnu.org/35484 >.
* gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure phase to
patch GDM to only select the placeholder session if there are no others.
2019-04-29 23:04:27 -04:00
Timothy Sample
aa7cdc57dc
gnu: i3-wm: Use absolute paths in session files.
...
* gnu/packages/wm.scm (i3-wm)[arguments]: Add a phase to patch the
session '.desktop' files to use the absolute paths of the 'i3' and
'i3-with-shmlog' binaries.
2019-04-29 22:36:27 -04:00
Timothy Sample
4ec42524dd
gnu: awesome: Use absolute paths in session file.
...
* gnu/packages/wm.scm (awesome)[arguments]: Add a phase to patch the
session '.desktop' file to use the absolute path of the 'awesome'
binary.
2019-04-29 20:54:43 -04:00
Timothy Sample
e8c6e771c1
gnu: gdm: Avoid selecting the placeholder session.
...
This fixes <https://bugs.gnu.org/35484 >.
* gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure phase to
patch GDM to only select the placeholder session if there are no others.
2019-04-29 20:54:43 -04:00
Nicolas Goaziou
649220adae
gnu: Rename some games to match upstream project name.
...
* gnu/packages/games.scm (armagetronad):
(cataclysm-dda):
(abbaye):
(wesnoth):
(wesnoth-server):
(starfighter):
(kiki):
(fillets-ng):
(crawl):
(crawl-tiles):
(tome4):
(btanks):
(battle-tanks):
(edgar): Use these as the package definition.
(armagetron-advanced):
(cataclysm-dark-days-ahead):
(l-abbaye-des-morts):
(the-battle-for-wesnoth):
(the-battle-for-wesnoth-server):
(project-starfighter):
(kiki-the-nano-bot):
(fish-fillets-ng):
(dungeon-crawl-stone-soup):
(dungeon-crawl-stone-soup-tiles):
(tales-of-maj-eyal):
(the-legend-of-edgar): Turn these into obsolete aliases.
This reverts renames made by the following commits:
f95e33a7ad
b1aee9fce2
f6a21d61de
24a67aef2a
36a0b5b48c
8b6e2bc15f
6639295f2f
184f5c8db1
ecdb1348ad
375cb94130
c91ed484d0
973bd8a62c
df42e0f9c9
2019-04-30 02:02:39 +02:00
Ricardo Wurmus
6f7f8543c5
gnu: r-rcpparmadillo: Update to 0.9.400.2.0.
...
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.400.2.0.
2019-04-30 00:33:55 +02:00
Ricardo Wurmus
8b96b86065
gnu: r-repr: Update to 1.0.0.
...
* gnu/packages/cran.scm (r-repr): Update to 1.0.0.
[propagated-inputs]: Add r-pillar.
2019-04-30 00:33:55 +02:00
Ricardo Wurmus
5fce90135c
gnu: r-ipred: Update to 0.9-9.
...
* gnu/packages/cran.scm (r-ipred): Update to 0.9-9.
2019-04-30 00:33:55 +02:00
Christopher Baines
0534427551
vm: Pass -smp to QEMU to allow use of multiple cores.
...
* gnu/build/vm.scm (load-in-linux-vm): Pass (parallel-job-count) to QEMU with
-smp to allow using multiple cores.
2019-04-29 21:11:38 +01:00
Marius Bakke
b6afc35051
gnu: Add i3lock.
...
* gnu/packages/wm.scm (i3lock): New public variable.
2019-04-29 20:10:43 +02:00
Marius Bakke
05e1534ee8
gnu: kodi: Update to 18.2.
...
* gnu/packages/kodi.scm (kodi): Update to 18.2.
* gnu/packages/patches/kodi-set-libcurl-ssl-parameters.patch: Adjust for
upstream changes.
2019-04-29 20:10:43 +02:00
Marius Bakke
06c86f166d
gnu: msmtp: Update to 1.8.4.
...
* gnu/packages/mail.scm (msmtp): Update to 1.8.4.
2019-04-29 20:10:43 +02:00
Marius Bakke
b339f14cb2
gnu: elogind: Update to 241.3.
...
* gnu/packages/freedesktop.scm (elogind): Update to 241.3.
2019-04-29 20:10:42 +02:00
Marius Bakke
2e652add1f
gnu: ftgl: Don't build libftgl.a.
...
* gnu/packages/gl.scm (ftgl)[arguments]: Add "--disable-static" to #:configure-flags.
2019-04-29 20:10:42 +02:00
Marius Bakke
a1570c89fe
gnu: qemu: Build verbosely.
...
* gnu/packages/virtualization.scm (qemu)[arguments]: Remove phase
'make-gtester-verbose' in favor of #:make-flags.
2019-04-29 20:10:42 +02:00
Ricardo Wurmus
4267481a4e
gnu: Remove scmutils.
...
Fixes <https://bugs.gnu.org/34203 >.
* gnu/packages/scheme.scm (scmutils): Remove variable.
2019-04-29 17:20:44 +02:00
Julien Lepiller
373a2a0797
gnu: ocaml-yojson: Update to 1.7.0.
...
* gnu/packages/ocaml.scm (ocaml-yojson): Update to 1.7.0.
(ocaml-merlin): Use jbuild to prevent a build failure due to a
deprecation warning.
2019-04-29 15:44:14 +02:00