Commit Graph

35749 Commits (0e8f0803b5b2abd1c99408c508e8b36db32df9c5)

Author SHA1 Message Date
Simon Josefsson f671c59555
doc: Add static network example.
* doc/guix.texi (Networking Services): Add example for static-networking-service.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-02 14:53:39 +02:00
Clément Lassieur 75bb6e46ea
gnu: cuirass: Update to fe2b73c.
* gnu/packages/ci.scm (cuirass): Update to fe2b73c.
2018-10-02 13:23:29 +02:00
Christopher Baines f8e710684e
services: Add Gitolite.
* gnu/services/version-control.scm (<gitolite-configuration>,
<gitolite-rc-file>): New record types.
(gitolite-accounts, gitolite-activation): New procedures.
(gitolite-service-type): New variables.
* gnu/tests/version-control.scm (%gitolite-test-admin-keypair, %gitolite-os,
%test-gitolite): New variables.
(run-gitolite-test): New procedure.
* doc/guix.texi (Version Control): Document the gitolite service.
2018-10-02 08:11:17 +01:00
Tobias Geerinckx-Rice 6c6c03fa00
gnu: re2c: Update to 1.1.1.
* gnu/packages/re2c.scm (re2c): Update to 1.1.1.
2018-10-01 23:02:40 +02:00
Tobias Geerinckx-Rice 538b71a967
gnu: perl-socket6: Update to 0.29.
* gnu/packages/networking.scm (perl-socket6): Update to 0.29.
2018-10-01 23:02:40 +02:00
Tobias Geerinckx-Rice 08cbd4f3b9
gnu: recode: Update to 3.7.1.
* gnu/packages/textutils.scm (recode): Update to 3.7.1.
2018-10-01 23:02:40 +02:00
pimi f95d454251
gnu: Add r-acc.
* gnu/packages/cran.scm (r-acc): New variable.
2018-10-01 09:08:11 -04:00
pimi 63ec2c505a
gnu: Add r-physicalactivity.
* gnu/packages/cran.scm (r-physicalactivity): New variable.
2018-10-01 09:08:11 -04:00
pimi 16c5285af4
gnu: Add r-nleqslv.
* gnu/packages/cran.scm (r-nleqslv): New variable.
2018-10-01 09:08:10 -04:00
pimi f359b115c7
gnu: Add r-mhsmm.
* gnu/packages/cran.scm (r-mhsmm): New variable.
2018-10-01 09:08:10 -04:00
Rutger Helling 5ec20676d7
gnu: wine-staging: Update to 3.17.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.17.
* gnu/packages/wine.scm (wine-staging): Update to 3.17.
2018-10-01 14:55:56 +02:00
pimi e710d1a4ff
gnu: Add r-accelmissing.
* gnu/packages/cran.scm (r-accelmissing): New variable.
2018-10-01 08:37:16 -04:00
pimi b2bf43b22a
gnu: Add r-pscl.
* gnu/packages/cran.scm (r-pscl): New variable.
2018-10-01 08:37:13 -04:00
Ricardo Wurmus 52891580e1
gnu: ghc-statistics: Fix build.
* gnu/packages/haskell.scm (ghc-statistics)[arguments]: Add cabal revision.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 456d76eaf6
gnu: ghc-aws: Fix build.
* gnu/packages/haskell.scm (ghc-aws)[inputs]: Add ghc-lifted-base.
2018-10-01 12:12:23 +02:00
宋文武 1abdefe573
gnu: ghc-gnuplot: Fix build.
* gnu/packages/haskell.scm (ghc-gnuplot)[inputs]: Add ghc-semigroups.
2018-10-01 12:12:23 +02:00
宋文武 70fa5899af
gnu: ghc-wave: Fix build.
* gnu/packages/haskell.scm (ghc-wave)[arguments]: Add a phase to relax
dependency constraints.
2018-10-01 12:12:23 +02:00
宋文武 eaa1f873e6
gnu: shellcheck: Update to 0.5.0.
* gnu/packages/haskell.scm (shellcheck): Update to 0.5.0.
[source]: Use tarball from hackage.
[inputs]: Add ghc-aeson.  Remove ghc-json.
2018-10-01 12:12:23 +02:00
宋文武 f0bce3a758
gnu: ghc-xmonad-contrib: Fix build.
* gnu/packages/wm.scm (ghc-xmonad-contrib)[inputs]: Add ghc-semigroups.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus c95908bb03
gnu: ghc-indents: Fix build.
* gnu/packages/haskell.scm (ghc-indents)[arguments]: Disable tests.
[native-inputs]: Add ghc-tasty and ghc-tasty-hunit.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 787231e957
gnu: agda: Fix build.
* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-monadplus; add
ghc-filemanip.
[arguments]: Replace configure phase.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 6306ce7271
gnu: git-annex: Update to 6.20180926.
* gnu/packages/version-control.scm (git-annex): Update to 6.20180926.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 86eec9cf5c
gnu: raincat: Update to 1.2.1.
* gnu/packages/games.scm (raincat): Update to 1.2.1.
[arguments]: Ensure raincat can find freeglut libraries at runtime.
[inputs]: Replace ghc-sdl, ghc-sdl-image, and ghc-sdl-mixer with ghc-sdl2,
ghc-sdl2-image, and ghc-sdl2-mixer, respectively.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 21be24b74f
gnu: Add ghc-sdl2-image.
* gnu/packages/sdl.scm (ghc-sdl2-image): New variable.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus d975534e85
gnu: Add ghc-sdl2-mixer.
* gnu/packages/sdl.scm (ghc-sdl2-mixer): New variable.
2018-10-01 12:12:22 +02:00
Ricardo Wurmus 62dd7171d3
gnu: Add ghc-sdl2.
* gnu/packages/sdl.scm (ghc-sdl2): New variable.
2018-10-01 12:12:22 +02:00
Ricardo Wurmus d459e043c8
gnu: Add ghc-linear.
* gnu/packages/haskell.scm (ghc-linear): New variable.
2018-10-01 12:12:22 +02:00
Ricardo Wurmus 1d13003aa9
gnu: Add ghc-weigh.
* gnu/packages/haskell.scm (ghc-weigh): New variable.
2018-10-01 12:12:22 +02:00
Timothy Sample 576b7dd508
gnu: ghc-tasty-golden: Update to 2.3.2.
* gnu/packages/haskell-check.scm (ghc-tasty-golden): Update to 2.3.2.
2018-10-01 12:12:22 +02:00
Timothy Sample 88c337177f
gnu: ghc-base-compat: Update to 0.10.4.
* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4.
2018-10-01 12:12:22 +02:00
Timothy Sample 8fe9ab9579
gnu: Remove ghc-pandoc@1.
This old version of Pandoc no longer builds with GHC 8.4.3.

* gnu/packages/haskell-web.scm (ghc-aeson-for-pandoc-1): Remove variable.
* gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1,
ghc-texmath-for-pandoc-1, ghc-yaml-for-pandoc-1, ghc-hslua-for-pandoc-1,
ghc-skylighting-for-pandoc-1, ghc-doctemplates-for-pandoc-1, ghc-pandoc-1,
ghc-pandoc-citeproc-with-pandoc-1): Remove variables.
2018-10-01 12:12:22 +02:00
Timothy Sample 662fd1a868
gnu: ghc-yesod: Update to 1.6.0.
* gnu/packages/haskell-web.scm (ghc-yesod): Update to 1.6.0.
2018-10-01 12:12:22 +02:00
Timothy Sample 003ec2c8f0
gnu: ghc-pandoc-citeproc: Update to 0.14.3.1.
* gnu/packages/haskell.scm (ghc-pandoc-citeproc): Update to 0.14.3.1.
[arguments]: Add a phase to disable some failing YAML tests.
2018-10-01 12:12:22 +02:00
Timothy Sample 1b29af3d16
gnu: ghc-haddock: Update to 2.19.0.1.
* gnu/packages/haskell.scm (ghc-haddock): Update to 2.19.0.1.
[arguments]: Add a phase that deletes four test suites to avoid a
dependency on haddock-test.
[native-inputs]: Remove ghc-haddock-test.
2018-10-01 12:12:22 +02:00
Timothy Sample 69054c9285
gnu: ghc-yesod-form: Update to 1.6.2.
* gnu/packages/haskell-web.scm (ghc-yesod-form): Update to 1.6.2.
2018-10-01 12:12:22 +02:00
Timothy Sample 6a006a11fd
gnu: ghc-pandoc: Adjust tests and test dependency constraints.
* gnu/packages/haskell.scm (ghc-pandoc)[arguments]: Add a phase to relax a
test suite dependency constraint and another to skip some failing tests.
2018-10-01 12:12:22 +02:00
Timothy Sample f548cd7254
gnu: ghc-haddock-api: Update to 2.19.0.1.
* gnu/packages/haskell.scm (ghc-haddock-api): Update to 2.19.0.1.
[arguments]: Add a phase that patches the Cabal file to allow newer
versions of Cabal and hspec.
2018-10-01 12:12:22 +02:00
Timothy Sample 1689d39cd2
gnu: ghc-yesod-persistent: Update to 1.6.0.
* gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.
2018-10-01 12:12:22 +02:00
Timothy Sample 082d9383d1
gnu: ghc-haddock-library: Update to 1.5.0.1.
* gnu/packages/patches/ghc-haddock-library-unbundle.patch: New file.
* gnu/packages/haskell.scm (ghc-haddock-library): Update to 1.5.0.1.
[source]: Add the patch; add a snippet to remove the bundled library.
[arguments]: Add a phase to relax test suite dependency constraints and
another to add a missing directory required for tests.
[native-inputs]: Add ghc-base-compat, ghc-optparse-applicative, and
ghc-tree-diff.
2018-10-01 12:12:22 +02:00
Timothy Sample 3b72e7e2d4
gnu: ghc-esqueleto: Update to commit b81e0d9.
* gnu/packages/haskell.scm (ghc-esqueleto): Update to commit b81e0d9.
[source]: Use git-fetch.
[arguments]: Disable Haddock and add phase to remove MySQL and PostgreSQL
test-suites.
[inputs]: Add ghc-unliftio.
[native-inputs]: Remove ghc-hunit, ghc-monad-control, and ghc-quickcheck.
2018-10-01 12:12:22 +02:00
Timothy Sample 99daa29488
gnu: ghc-aws: Update to 0.20.
* gnu/packages/haskell.scm (ghc-aws): Update to 0.20.
2018-10-01 12:12:22 +02:00
Timothy Sample c6cf0eb5fb
gnu: Add ghc-tree-diff.
* gnu/packages/haskell.scm (ghc-tree-diff): New variable.
2018-10-01 12:12:22 +02:00
Timothy Sample 7eee87e65d
gnu: ghc-persistent-sqlite: Update to 2.8.2.
* gnu/packages/haskell.scm (ghc-persistent-sqlite): Update to 2.8.2.
2018-10-01 12:12:22 +02:00
Timothy Sample 0ea695f677
gnu: ghc-yesod-core: Update to 1.6.6.
* gnu/packages/haskell-web.scm (ghc-yesod-core): Update to 1.6.6.
[inputs]: Add ghc-unliftio and ghc-rio.
2018-10-01 12:12:21 +02:00
Timothy Sample 12ce5d31d1
gnu: Add ghc-rio.
* gnu/packages/haskell.scm (ghc-rio): New variable.
2018-10-01 12:12:21 +02:00
Timothy Sample 6ef0793074
gnu: ghc-warp-tls: Update to 3.2.4.3.
* gnu/packages/haskell-web.scm (ghc-warp-tls): Update to 3.2.4.3.
[inputs]: Add ghc-tls-session-manager.
2018-10-01 12:12:21 +02:00
Timothy Sample 8401d3aad0
gnu: Remove old versions of ghc-doctest.
* gnu/packages/haskell.scm (ghc-doctest-0.12, ghc-doctest-0.13): Remove.
2018-10-01 12:12:21 +02:00
Timothy Sample dc676afb8c
gnu: ghc-trifecta: Update to 2.
* gnu/packages/haskell.scm (ghc-trifecta): Update to 2.
[inputs]: Remove ghc-doctest-0.13, ghc-doctest, and ghc-quickcheck.
[native-inputs]: Add ghc-doctest and ghc-quickcheck.
2018-10-01 12:12:21 +02:00
Timothy Sample e4bc57c85b
gnu: ghc-persistent-template: Update to 2.5.4.
* gnu/packages/haskell.scm (ghc-persistent-template): Update to 2.5.4.
[arguments]: Update Cabal file to r2.
2018-10-01 12:12:21 +02:00
Timothy Sample 6dde5b8f97
gnu: ghc-chart: Update to 1.9.
* gnu/packages/haskell.scm (ghc-chart): Update to 1.9.
2018-10-01 12:12:21 +02:00