Commit Graph

34149 Commits (1dfb14d2f7734e14f1644c609a35d3dc88830501)

Author SHA1 Message Date
Tobias Geerinckx-Rice 1dfb14d2f7
gnu: btrfs-progs: Update to 4.17.1.
* gnu/packages/linux.scm (btrfs-progs): Update to 4.17.1.
[source]: Remove patch.
[native-inputs]: Add python.
* gnu/packages/patches/btrfs-progs-e-value-block.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-16 22:21:53 +02:00
Tobias Geerinckx-Rice 76c888cb94
gnu: e2fsprogs: Update to 1.44.3.
* gnu/packages/linux.scm (e2fsprogs): Update to 1.44.3.
[source]: Remove glibc-2.27 patch.
(extundelete)[source]: Apply e2fsprogs-1.44 patch.
* gnu/packages/patches/e2fsprogs-glibc-2.27.patch: Delete file...
* gnu/local.mk (dist_patch_DATA): ...remove it, and add...
* gnu/packages/patches/extundelete-e2fsprogs-1.44.patch: ...this new
file.
2018-08-16 22:21:53 +02:00
Leo Famulari 1d9b96c08f
gnu: oil-shell: Update to 0.5.0.
* gnu/packages/shells.scm (oil-shell): Update to 0.5.0.
2018-08-16 16:08:13 -04:00
Leo Famulari e2b2baa71d
Revert "gnu: Add r-hash."
This reverts commit b9ff25999d.

This package is a duplicate of the r-hash package added in
4646d18eb7.
2018-08-16 15:29:48 -04:00
Tobias Geerinckx-Rice bf3c84bd2d
Revert "gnu: efivar: Update to 36."
This reverts commit 025370b045.

See <https://github.com/rhboot/efivar/issues/111>, and
887fe1fbde7d72788ec348ab4665e1df3d0d704f...
2018-08-16 21:09:12 +02:00
Clément Lassieur 8d4805ba29
services: cuirass: Put data in /var/lib to avoid removal at boot.
Fixes <https://bugs.gnu.org/32330>.

* gnu/services/cuirass.scm (<cuirass-configuration>)[database]: Change default
from /var/run/cuirass/cuirass.db to /var/lib/cuirass/cuirass.db.
(cuirass-account): Change home directory from /var/run/<user> to
/var/lib/<user>.
2018-08-16 19:23:29 +02:00
Tobias Geerinckx-Rice 8f60e5338a
gnu: python-pyxdg: Use PYPI-URI.
* gnu/packages/freedesktop.scm (python-pyxdg)[source]: Use PYPI-URI.
2018-08-16 18:06:48 +02:00
Tobias Geerinckx-Rice bd835ff22f
gnu: multipath-tools: Set CC in #:make-flags.
* gnu/packages/linux.scm (multipath-tools)[arguments]: Set ‘CC=gcc’
in #:make-flags instead of in a custom phase.
2018-08-16 17:57:50 +02:00
Tobias Geerinckx-Rice 12b99f753a
gnu: multipath-tools: Update to 0.7.7.
* gnu/packages/linux.scm (multipath-tools): Update to 0.7.7.
2018-08-16 17:57:50 +02:00
Tobias Geerinckx-Rice 21756abd6f
gnu: strace: Update to 4.24.
* gnu/packages/linux.scm (strace): Update to 4.24.
2018-08-16 17:57:49 +02:00
Tobias Geerinckx-Rice acafdda143
gnu: psmisc: Update to 23.2.
* gnu/packages/linux.scm (psmisc): Update to 23.2.
2018-08-16 17:57:49 +02:00
Tobias Geerinckx-Rice 025370b045
gnu: efivar: Update to 36.
* gnu/packages/linux.scm (efivar): Update to 36.
2018-08-16 17:57:49 +02:00
Tobias Geerinckx-Rice c6dd279004
gnu: efivar: Update home page.
* gnu/packages/linux.scm (efivar)[source, home-page]: Update URIs.
2018-08-16 17:57:48 +02:00
Tobias Geerinckx-Rice 4505369c4e
gnu: libnfsidmap: Update to 0.27.
* gnu/packages/linux.scm (libnfsidmap): Update to 0.27.
[source]: Update source URI.
[native-inputs]: Add autoconf.
2018-08-16 17:57:48 +02:00
Amirouche 037d185111
gnu: argon2: Install pkgconfig file.
* gnu/packages/password-utils.scm (argon2)[arguments]: Patch libargon2.pc.
Add phase to install it.

Signed-off-by: Clément Lassieur <clement@lassieur.org>
2018-08-16 17:18:05 +02:00
Marius Bakke 5f9a9945b5
gnu: vlc: Fix build with recent versions of libx264.
Fixes <https://bugs.gnu.org/32448>.
Reported by Clément Lassieur <clement@lassieur.org>.

* gnu/packages/video.scm (%vlc-libx264-compat.patch): New variable.
(vlc)[source](patches): New field.
2018-08-16 17:06:41 +02:00
Ricardo Wurmus b64ce4b725
gnu: Add r-inspect.
* gnu/packages/bioconductor.scm (r-inspect): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus cea4d360d4
gnu: Add r-rootsolve.
* gnu/packages/cran.scm (r-rootsolve): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus fbdf05b1fc
gnu: Add r-proc.
* gnu/packages/cran.scm (r-proc): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus 42744c1db6
gnu: Add ghc-chart.
* gnu/packages/haskell.scm (ghc-chart): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus cfac79ba6b
gnu: ghc-texmath: Update to 0.11.0.1.
* gnu/packages/haskell.scm (ghc-texmath): Update to 0.11.0.1.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus cd4476032c
gnu: Add ghc-gtk2hs-buildtools.
* gnu/packages/haskell.scm (ghc-gtk2hs-buildtools): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus 2e72967b2a
gnu: Add ghc-operational.
* gnu/packages/haskell.scm (ghc-operational): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus 657d220d17
gnu: Add ghc-intervalmap.
* gnu/packages/haskell.scm (ghc-intervalmap): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus ea6ffd3cea
gnu: Add ghc-missingh.
* gnu/packages/haskell.scm (ghc-missingh): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 19395aec69
gnu: Add ghc-errorcall-eq-instance.
* gnu/packages/haskell.scm (ghc-errorcall-eq-instance): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 7e2c8cb5fc
gnu: Add ghc-regex.
* gnu/packages/haskell.scm (ghc-regex): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus de866854aa
gnu: Add ghc-double-conversion.
* gnu/packages/haskell.scm (ghc-double-conversion): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus f8362eac6a
gnu: Add ghc-convertible.
* gnu/packages/haskell.scm (ghc-convertible): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 970481f1f7
gnu: ghc-pandoc: Update to 2.2.1.
* gnu/packages/haskell.scm (ghc-pandoc): Update to 2.2.1.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 178bd68116
gnu: ghc-vector-algorithms: Fix build errors.
* gnu/packages/haskell.scm (ghc-vector-algorithms)[arguments]:
Allow build with newer version of vector; add phase to disable building of
broken QuickCheck tests.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 376a6df4a5
gnu: ghc-enclosed-exceptions: Update to 1.0.3.
* gnu/packages/haskell.scm (ghc-enclosed-exceptions): Update to 1.0.3.
[arguments]: Disable tests.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 4aa46e40e8
gnu: ghc-http: Update to 4000.3.12.
* gnu/packages/haskell-web.scm (ghc-http): Update to 4000.3.12.
[native-inputs]: Add ghc-httpd-shed, ghc-test-framework, and
ghc-test-framework-hunit.
[inputs]: Add ghc-case-insensitive, ghc-conduit, ghc-conduit-extra,
ghc-http-types, ghc-puremd5, and ghc-split.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 83c4a5bd38
gnu: ghc-blaze-html: Allow build with newer HUnit.
* gnu/packages/haskell-web.scm (ghc-blaze-html)[arguments]: Allow newer HUnit.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus c437b8008b
gnu: ghc-streaming-commons: Update to 0.2.1.0.
* gnu/packages/haskell.scm (ghc-streaming-commons): Update to 0.2.1.0.
[inputs]: Add ghc-async.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 990cd5ef50
gnu: ghc-resourcet: Update to 1.2.1.
* gnu/packages/haskell.scm (ghc-resourcet): Update to 1.2.1.
[inputs]: Add ghc-unliftio-core.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus cdad36c39d
gnu: ghc-pandoc-types: Update to 1.17.5.1.
* gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.17.5.1.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 7ad3d4fd4f
gnu: ghc-pandoc-types-for-pandoc-1: Loosen version constraints.
* gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1)[arguments]: Allow
newer QuickCheck and HUnit.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 5cb4620043
gnu: ghc-conduit: Update to 1.3.0.3.
* gnu/packages/haskell.scm (ghc-conduit): Update to 1.3.0.3.
[inputs]: Add ghc-mono-traversable, ghc-silently, ghc-unliftio,
ghc-unliftio-core, and ghc-vector.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus c106c48ee7
gnu: ghc-conduit-extra: Update to 1.3.0.
* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.3.0.
[inputs]: Add ghc-typed-process.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus d5040b4419
gnu: Add ghc-typed-process.
* gnu/packages/haskell.scm (ghc-typed-process): New variable.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 74b30be027
gnu: ghc-mono-traversable: Update to 1.0.9.0.
* gnu/packages/haskell.scm (ghc-mono-traversable): Update to 1.0.9.0.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 37d79707e3
gnu: ghc-conduit-combinators: Update to 1.3.0.
* gnu/packages/haskell.scm (ghc-conduit-combinators): Update to 1.3.0.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 5c51cdb962
gnu: ghc-uuid: Allow building with newer HUnit.
* gnu/packages/haskell.scm (ghc-uuid)[arguments]: Allow newer HUnit.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus d9c36e5b7a
gnu: ghc-uuid-types: Allow building with newer HUnit.
* gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Allow newer HUnit.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 05916da70b
gnu: ghc-ansi-wl-pprint: Update to 0.6.8.2.
* gnu/packages/haskell.scm (ghc-ansi-wl-pprint): Update to 0.6.8.2.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus a5f7a5f6ed
gnu: ghc-test-framework-hunit: Fix build with new HUnit.
* gnu/packages/haskell-check.scm (ghc-test-framework-hunit)[arguments]: Allow
newer version of HUnit.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus f1ac3bba66
gnu: ghc-hunit: Update to 1.6.0.0.
* gnu/packages/haskell-check.scm (ghc-hunit): Update to 1.6.0.0.
[inputs]: Add ghc-call-stack-boot.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus e42e9024c1
gnu: Add ghc-call-stack-boot.
* gnu/packages/haskell.scm (ghc-call-stack-boot): New variable.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 828c9ff831
gnu: ghc-http-conduit: Update to 2.3.2.
* gnu/packages/haskell-web.scm (ghc-http-conduit): Update to 2.3.2.
[inputs]: Add ghc-unliftio.
2018-08-16 17:04:11 +02:00