Commit Graph

50778 Commits

Author SHA1 Message Date
Konrad Hinsen
c695f011b3
gnu: python2-scientific: New source code location.
* gnu/packages/python-xyz.scm (python2-scientific): New source code location.
Following the annoucement of Bitbucket to delete all
Mercurial repositories in June 2020, the source code has
been migrated to GitHub.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-21 11:48:31 +01:00
Konrad Hinsen
e2293cbbe0
gnu: nmoldyn: New source code location.
* gnu/packages/chemistry.scm (nmoldyn): New source code location.
Following the annoucement of Bitbucket to delete all
Mercurial repositories in June 2020, the source code has
been migrated to GitHub.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-21 11:48:30 +01:00
Ludovic Courtès
a2e661e95f
pack: Add "--derivation".
* guix/scripts/pack.scm (%options, show-help): Add "--derivation".
(guix-pack): Honor it.
* tests/guix-pack.sh: Test it.
* doc/guix.texi (Invoking guix pack): Document it.
2019-11-21 11:48:30 +01:00
Timothy Sample
59cd751852
gnu: ghc-foundation: Disable broken test.
* gnu/packages/haskell-xyz.scm (ghc-foundation)[arguments]: Add a phase
that patches out a broken test.
2019-11-20 20:48:55 -05:00
Timothy Sample
b0d34d23a0
gnu: ghc-haddock: Update to 2.22.0.
* gnu/packages/haskell-xyz.scm (ghc-haddock): Update to 2.22.0.
[arguments]: Replace the 'remove-haddock-test-test-suites' phase with a
'remove-hoogle-test' phase, which only disables the Hoogle test; add a
new phase that puts the newly built 'haddock' binary in the 'PATH'
variable for testing.
[native-inputs]: Add 'ghc-haddock-test'.
(ghc-haddock-test): New variable.
2019-11-20 20:48:55 -05:00
Timothy Sample
1b84d8ef34
gnu: ghc-haddock-api: Update to 2.22.0.
* gnu/packages/patches/ghc-haddock-api-fix-haddock.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/haskell-xyz.scm (ghc-haddock-api): Update to 2.22.0.
[source]: Use the new patch.
[arguments]: Change the 'update-constraints' phase to allow newer
versions of 'QuickCheck' and 'hspec'.
2019-11-20 20:48:55 -05:00
Timothy Sample
c1637311b6
gnu: ngless: Update to 1.0.1.
* gnu/packages/bioinformatics.scm (ngless): Update to 1.0.1.
[arguments]: Add a 'create-Versions.hs' phase that patches the Makefile
and invokes 'make' to generate a required file.
[inputs]: Remove 'ghc-chart', 'ghc-chart-cairo', and
'ghc-conduit-combinators'; add 'ghc-diagrams-core', 'ghc-diagrams-lib',
'ghc-diagrams-svg', and 'ghc-tar-conduit'.
2019-11-20 20:48:54 -05:00
Timothy Sample
74be1cb7b4
gnu: Add ghc-diagrams-svg.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-svg): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample
dcf3f8f410
gnu: Add ghc-svg-builder.
* gnu/packages/haskell-xyz.scm (ghc-svg-builder): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample
f9f1a6300e
gnu: Add ghc-diagrams-lib.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-lib): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample
fd33ffa03a
gnu: Add ghc-diagrams-solve.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-solve): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample
d8b88d74f7
gnu: Add ghc-active.
* gnu/packages/haskell-xyz.scm (ghc-active): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample
f7ca1fa8ae
gnu: Add ghc-intervals.
* gnu/packages/haskell-xyz.scm (ghc-intervals): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample
194a82e644
gnu: Add ghc-numeric-extras.
* gnu/packages/haskell-xyz.scm (ghc-numeric-extras): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample
1859c94aa1
gnu: Add ghc-diagrams-core.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-core): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample
577a78b779
gnu: Add ghc-dual-tree.
* gnu/packages/haskell-xyz.scm (ghc-dual-tree): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample
471e77cffa
gnu: Add ghc-monoid-extras.
* gnu/packages/haskell-xyz.scm (ghc-monoid-extras): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample
f3e18645e0
gnu: Add ghc-groups.
* gnu/packages/haskell-xyz.scm (ghc-groups): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample
f9cad2a0b9
gnu: Add ghc-testing-feat.
* gnu/packages/haskell-check.scm (ghc-testing-feat): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample
06966c058d
gnu: Add ghc-size-based.
* gnu/packages/haskell-xyz.scm (ghc-size-based): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample
4eb9a167d7
gnu: Add ghc-dictionary-sharing.
* gnu/packages/haskell-xyz.scm (ghc-dictionary-sharing): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample
d8e4b750e1
gnu: Add ghc-testing-type-modifiers.
* gnu/packages/haskell-check.scm (ghc-testing-type-modifiers): New
variable.
2019-11-20 20:48:51 -05:00
Timothy Sample
f8d1790291
gnu: Add ghc-tar-conduit.
* gnu/packages/haskell-xyz.scm (ghc-tar-conduit): New variable.
2019-11-20 20:48:51 -05:00
John Soo
b066ad895d
gnu: Update xmobar to 0.31.
* gnu/packages/wm.scm (xmobar): Update to 0.31.
[arguments]: Remove the previous configure flags and set the
'all_extensions' flag; add a 'patch-test-shebang' phase.
[inputs]: Add 'ghc-alsa-core', 'ghc-alsa-mixer', 'ghc-dbus',
'ghc-http-conduit', 'ghc-http-types', 'ghc-libmpd', 'ghc-old-locale',
'ghc-temporary', 'ghc-timezone-olson', and 'ghc-x11'.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-11-20 20:48:51 -05:00
John Soo
d05f32d6f4
gnu: Add ghc-dbus.
* gnu/packages/haskell-xyz.scm (ghc-dbus): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-11-20 20:48:51 -05:00
John Soo
ff0f5786a4
gnu: Add ghc-timezone-olson.
* gnu/packages/haskell-xyz.scm (ghc-timezone-olson): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-11-20 20:48:51 -05:00
John Soo
2ed8bd2d7d
gnu: Add ghc-timezone-series.
* gnu/packages/haskell-xyz.scm (ghc-timezone-series): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-11-20 20:48:50 -05:00
John Soo
f2ed1e6d52
gnu: Add ghc-alsa-mixer.
* gnu/packages/haskell-xyz.scm (ghc-alsa-mixer): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-11-20 20:48:50 -05:00
Timothy Sample
eef308d62a
gnu: elm-compiler: Fix Cabal dependency constraints.
This package used a patch to update the Cabal version constraints for
'language-glsl'.  This is now done in a phase for consistency with
other Haskell packages.

* gnu/packages/elm.scm (elm-compiler): Add a phase that updates the
Cabal file to allow for newer versions of 'ansi-terminal',
'containers', 'http-client', 'language-glsl', and 'network'.
[source]: Remove 'elm-compiler-relax-glsl-bound.patch'.
* gnu/packages/patches/elm-compiler-relax-glsl-bound.patch: Delete file.
* gnu/local.mk: Remove it.
2019-11-20 20:48:50 -05:00
Timothy Sample
3594b6699d
gnu: idris: Fix Cabal dependency constraints.
* gnu/packages/idris.scm (idris): Add a phase that updates the Cabal
file to allow for newer versions of 'ansi-terminal'.
2019-11-20 20:48:50 -05:00
Timothy Sample
8e41d38afd
gnu: cedille: Use most recent GHC.
* gnu/packages/cedille.scm (cedille)[inputs]: Replace 'ghc-8.4' with
'ghc'.
2019-11-20 20:48:50 -05:00
Timothy Sample
27109c7175
gnu: agda: Update to 2.6.0.1.
* gnu/packages/agda.scm (agda): Update to 2.6.0.1.
[inputs]: Remove 'ghc-parallel'; add 'ghc-aeson' and 'ghc-exceptions'.
2019-11-20 20:48:50 -05:00
Timothy Sample
af16c6b056
gnu: ghc-atomic-primops: Update to 0.8.3.
* gnu/packages/haskell-xyz.scm (ghc-atomic-primops): Update to 0.8.3.
2019-11-20 20:48:49 -05:00
Timothy Sample
5cf9264d63
gnu: ghc-chart-cairo: Update to 1.9.1.
* gnu/packages/haskell-xyz.scm (ghc-chart-cairo): Update to 1.9.1.
2019-11-20 20:48:49 -05:00
Timothy Sample
801cf5b13a
gnu: ghc-equivalence: Update to 0.3.5.
* gnu/packages/haskell-xyz.scm (ghc-equivalence): Update to 0.3.5.
[inputs]: Remove 'ghc-test-framework' and
'ghc-test-framework-quickcheck2'; add 'ghc-fail'.
2019-11-20 20:48:49 -05:00
Timothy Sample
74a7dd7ff4
gnu: ghc-geniplate-mirror: Update Cabal file to r2.
* gnu/packages/haskell-xyz.scm (ghc-geniplate-mirror): Update Cabal file
to r2.
2019-11-20 20:48:49 -05:00
Timothy Sample
f545f894b2
gnu: ghc-hindent: Update to 5.3.1.
* gnu/packages/haskell-xyz.scm (ghc-hindent): Update to 5.3.1.
2019-11-20 20:48:49 -05:00
Timothy Sample
fc984cf646
gnu: Remove ghc-monadplus.
The package doesn't build, has no reverse dependencies, and does not
work with newer versions of GHC.

* gnu/packages/haskell-xyz.scm (ghc-monadplus): Remove variable.
2019-11-20 20:48:48 -05:00
Timothy Sample
24cf2a8b12
gnu: ghc-options: Fix Cabal dependency constraints.
* gnu/packages/haskell-xyz.scm (ghc-options): Add a phase that updates
the Cabal file to allow for newer versions of 'chell'.
2019-11-20 20:48:48 -05:00
Timothy Sample
a54dda095f
gnu: ghc-stylish-haskell: Fix Cabal dependency constraints.
* gnu/packages/haskell-xyz.scm (ghc-stylish-haskell): Add a phase that
updates the Cabal file to allow for newer versions of
'haskell-src-exts'.
2019-11-20 20:48:48 -05:00
Timothy Sample
81b228ed14
gnu: ghc-bsb-http-chunked: Disable tests on i686-linux.
* gnu/packages/haskell-web.scm (ghc-bsb-http-chunked)[arguments]:
Disable tests on i686-linux.
2019-11-20 20:48:48 -05:00
Timothy Sample
b4a00fecfd
gnu: ghc-microlens-aeson: Patch tests for i686-linux.
* gnu/packages/patches/ghc-microlens-aeson-fix-tests.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/haskell-xyz.scm (ghc-microlens-aeson): Use it.
2019-11-20 20:48:48 -05:00
Timothy Sample
0710797d30
gnu: darcs: Fix Cabal dependency constraints.
* gnu/packages/haskell-apps.scm (darcs): Update the Cabal file to r1 and
change the phase that updates the Cabal file to allow for newer versions
of 'QuickCheck'.
2019-11-20 20:48:47 -05:00
Timothy Sample
b867c2b051
gnu: ghc-sandi: Update to 0.5.
* gnu/packages/haskell-xyz.scm (ghc-sandi): Update to 0.5.
2019-11-20 20:48:47 -05:00
Timothy Sample
7c4ac0ad0d
gnu: ghc-tasty-rerun: Update to 1.1.14.
* gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.14.
2019-11-20 20:48:47 -05:00
Timothy Sample
b79b43d4ce
gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4.
* gnu/packages/haskell-xyz.scm (ghc-gtk2hs-buildtools): Update to
0.13.5.4.
2019-11-20 20:48:47 -05:00
Timothy Sample
2da02d09c2
gnu: ghc-pandoc-citeproc: Update to 0.16.2.
* gnu/packages/haskell-xyz.scm (ghc-pandoc-citeproc): Update to 0.16.2.
2019-11-20 20:48:47 -05:00
Timothy Sample
b38a7838be
gnu: ghc-yesod-form: Update to 1.6.7.
* gnu/packages/haskell-web.scm (ghc-yesod-form): Update to 1.6.7.
2019-11-20 20:48:46 -05:00
Timothy Sample
d9b1567a07
gnu: ghc-pandoc: Update to 2.7.3.
* gnu/packages/haskell-xyz.scm (ghc-pandoc): Update to 2.7.3.
[source]: Add patches to fix tests.
[arguments]: Remove '#:phases'.
[inputs]: Remove 'ghc-deepseq-generics', 'ghc-old-locale', and
'ghc-yaml'; add 'ghc-hslua-module-system', 'ghc-hsyaml', 'ghc-ipynb',
and 'ghc-unicode-transforms'.
[native-inputs]: Add 'ghc-tasty-lua'.
* gnu/packages/patches/ghc-pandoc-fix-html-tests.patch: New file.
* gnu/packages/patches/ghc-pandoc-fix-latex-test.patch: New file.
* gnu/local.mk: Add them.
2019-11-20 20:48:46 -05:00
Timothy Sample
4828e54eaa
gnu: Add ghc-ipynb.
* gnu/packages/haskell-xyz.scm (ghc-ipynb): New variable.
2019-11-20 20:48:46 -05:00