summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-02gnu: Audacity: Use glib-or-gtk-build-system instead of a wrapper.Leo Famulari
* gnu/packages/audio.scm (audacity)[build-system]: Use glib-or-gtk-build-system. [arguments]: Remove the 'wrap-program' phase. Set #:out-of-source #f.
2018-10-02build-system/asdf: Properly handle dependency specification casing.Andy Patterson
* guix/build/lisp-utils.scm (normalize-dependency): Modify match clauses to match the upper-case symbols that lisp produces. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-02gnu: enlightenment: Fix keyboard switchingTimo Eisenmann
* gnu/packages/enlightenment.scm (enlightenment)[inputs]: Add 'setxkbmap' [arguments]: Set absolute file name to 'setxkbmap' Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-02doc: Add static network example.Simon Josefsson
* doc/guix.texi (Networking Services): Add example for static-networking-service. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-02gnu: cuirass: Update to fe2b73c.Clément Lassieur
* gnu/packages/ci.scm (cuirass): Update to fe2b73c.
2018-10-02services: Add Gitolite.Christopher Baines
* 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-01gnu: re2c: Update to 1.1.1.Tobias Geerinckx-Rice
* gnu/packages/re2c.scm (re2c): Update to 1.1.1.
2018-10-01gnu: perl-socket6: Update to 0.29.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (perl-socket6): Update to 0.29.
2018-10-01gnu: recode: Update to 3.7.1.Tobias Geerinckx-Rice
* gnu/packages/textutils.scm (recode): Update to 3.7.1.
2018-10-01gnu: Add r-acc.pimi
* gnu/packages/cran.scm (r-acc): New variable.
2018-10-01gnu: Add r-physicalactivity.pimi
* gnu/packages/cran.scm (r-physicalactivity): New variable.
2018-10-01gnu: Add r-nleqslv.pimi
* gnu/packages/cran.scm (r-nleqslv): New variable.
2018-10-01gnu: Add r-mhsmm.pimi
* gnu/packages/cran.scm (r-mhsmm): New variable.
2018-10-01gnu: wine-staging: Update to 3.17.Rutger Helling
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.17. * gnu/packages/wine.scm (wine-staging): Update to 3.17.
2018-10-01gnu: Add r-accelmissing.pimi
* gnu/packages/cran.scm (r-accelmissing): New variable.
2018-10-01gnu: Add r-pscl.pimi
* gnu/packages/cran.scm (r-pscl): New variable.
2018-10-01gnu: ghc-statistics: Fix build.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-statistics)[arguments]: Add cabal revision.
2018-10-01gnu: ghc-aws: Fix build.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-aws)[inputs]: Add ghc-lifted-base.
2018-10-01gnu: ghc-gnuplot: Fix build.宋文武
* gnu/packages/haskell.scm (ghc-gnuplot)[inputs]: Add ghc-semigroups.
2018-10-01gnu: ghc-wave: Fix build.宋文武
* gnu/packages/haskell.scm (ghc-wave)[arguments]: Add a phase to relax dependency constraints.
2018-10-01gnu: 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-01gnu: ghc-xmonad-contrib: Fix build.宋文武
* gnu/packages/wm.scm (ghc-xmonad-contrib)[inputs]: Add ghc-semigroups.
2018-10-01gnu: ghc-indents: Fix build.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-indents)[arguments]: Disable tests. [native-inputs]: Add ghc-tasty and ghc-tasty-hunit.
2018-10-01gnu: agda: Fix build.Ricardo Wurmus
* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-monadplus; add ghc-filemanip. [arguments]: Replace configure phase.
2018-10-01gnu: git-annex: Update to 6.20180926.Ricardo Wurmus
* gnu/packages/version-control.scm (git-annex): Update to 6.20180926.
2018-10-01gnu: raincat: Update to 1.2.1.Ricardo Wurmus
* 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-01gnu: Add ghc-sdl2-image.Ricardo Wurmus
* gnu/packages/sdl.scm (ghc-sdl2-image): New variable.
2018-10-01gnu: Add ghc-sdl2-mixer.Ricardo Wurmus
* gnu/packages/sdl.scm (ghc-sdl2-mixer): New variable.
2018-10-01gnu: Add ghc-sdl2.Ricardo Wurmus
* gnu/packages/sdl.scm (ghc-sdl2): New variable.
2018-10-01gnu: Add ghc-linear.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-linear): New variable.
2018-10-01gnu: Add ghc-weigh.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-weigh): New variable.
2018-10-01gnu: ghc-tasty-golden: Update to 2.3.2.Timothy Sample
* gnu/packages/haskell-check.scm (ghc-tasty-golden): Update to 2.3.2.
2018-10-01gnu: ghc-base-compat: Update to 0.10.4.Timothy Sample
* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4.
2018-10-01gnu: Remove ghc-pandoc@1.Timothy Sample
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-01gnu: ghc-yesod: Update to 1.6.0.Timothy Sample
* gnu/packages/haskell-web.scm (ghc-yesod): Update to 1.6.0.
2018-10-01gnu: ghc-pandoc-citeproc: Update to 0.14.3.1.Timothy Sample
* 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-01gnu: ghc-haddock: Update to 2.19.0.1.Timothy Sample
* 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-01gnu: ghc-yesod-form: Update to 1.6.2.Timothy Sample
* gnu/packages/haskell-web.scm (ghc-yesod-form): Update to 1.6.2.
2018-10-01gnu: ghc-pandoc: Adjust tests and test dependency constraints.Timothy Sample
* 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-01gnu: ghc-haddock-api: Update to 2.19.0.1.Timothy Sample
* 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-01gnu: ghc-yesod-persistent: Update to 1.6.0.Timothy Sample
* gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.
2018-10-01gnu: ghc-haddock-library: Update to 1.5.0.1.Timothy Sample
* 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-01gnu: ghc-esqueleto: Update to commit b81e0d9.Timothy Sample
* 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-01gnu: ghc-aws: Update to 0.20.Timothy Sample
* gnu/packages/haskell.scm (ghc-aws): Update to 0.20.
2018-10-01gnu: Add ghc-tree-diff.Timothy Sample
* gnu/packages/haskell.scm (ghc-tree-diff): New variable.
2018-10-01gnu: ghc-persistent-sqlite: Update to 2.8.2.Timothy Sample
* gnu/packages/haskell.scm (ghc-persistent-sqlite): Update to 2.8.2.
2018-10-01gnu: ghc-yesod-core: Update to 1.6.6.Timothy Sample
* gnu/packages/haskell-web.scm (ghc-yesod-core): Update to 1.6.6. [inputs]: Add ghc-unliftio and ghc-rio.
2018-10-01gnu: Add ghc-rio.Timothy Sample
* gnu/packages/haskell.scm (ghc-rio): New variable.
2018-10-01gnu: ghc-warp-tls: Update to 3.2.4.3.Timothy Sample
* gnu/packages/haskell-web.scm (ghc-warp-tls): Update to 3.2.4.3. [inputs]: Add ghc-tls-session-manager.
2018-10-01gnu: Remove old versions of ghc-doctest.Timothy Sample
* gnu/packages/haskell.scm (ghc-doctest-0.12, ghc-doctest-0.13): Remove.