summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: java-jmock: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | * gnu/packages/java.scm (java-jmock)[source]: Download using git-fetch.
* gnu: java-jmock-1: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-jmock-1)[source]: Download using git-fetch. [home-page]: Update home-page.
* gnu: java-easymock: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-easymock)[source]: Download using git-fetch. [home-page]: Use https.
* gnu: java-objenesis: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-objenesis)[source]: Download using git-fetch.
* gnu: java-asm: Download using https.Efraim Flashner2020-03-30
| | | | * gnu/packages/java.scm (java-asm)[source]: Use https URL.
* gnu: java-modello-core: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-modello-core)[source]: Download using git-fetch.
* gnu: java-sisu-build-api: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-sisu-build-api)[source]: Download using git-fetch.
* gnu: java-plexus-sec-dispatcher: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-plexus-sec-dispatcher)[source]: Download using git-fetch.
* gnu: java-plexus-compiler-api: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-plexus-compiler-api)[source]: Download using git-fetch.
* gnu: java-plexus-cipher: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-plexus-cipher)[source]: Download using git-fetch.
* gnu: java-plexus-io: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | * gnu/packages/java.scm (java-plexus-io)[source]: Download using git-fetch.
* gnu: java-plexus-container-default-bootstrap: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-plexus-container-default-bootstrap) [source]: Download using git-fetch.
* gnu: java-plexus-classworlds: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-plexus-classworlds)[source]: Download using git-fetch.
* gnu: java-plexus-interpolation: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-plexus-interpolation)[source]: Download using git-fetch.
* gnu: java-plexus-utils: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-plexus-utils)[source]: Download using git-fetch.
* gnu: java-junit: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-junit)[source]: Download using git-fetch. [home-page]: Update home-page.
* gnu: java-hamcrest-core: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-hamcrest-core)[source]: Download using git-fetch.
* gnu: gmp: Build fix for mingw.base-for-series-3330base-for-series-3329base-for-series-3327Jan Nieuwenhuizen2020-03-29
| | | | | * gnu/packages/multiprecision.scm (gmp) [arguments]: Add `setenv' phase for mingw target.
* gnu: commencement: Micro-optimize the package graph.Ludovic Courtès2020-03-29
| | | | | | | | This removes 2 'add-data-to-store-cache' lookups. * gnu/packages/commencement.scm (flex-boot0): Move (package (inherit …)) outside the 'propagated-inputs' field to avoid creating a new node each time the field is accessed.
* gnu: MPD: Update to 0.21.21.Leo Famulari2020-03-29
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.21.21.
* gnu: Add parlatype.Nicolas Goaziou2020-03-29
| | | | * gnu/packages/gnome.scm (parlatype): New variable.
* gnu: font-jetbrains-mono: Update to 1.0.3.Michael Rohleder2020-03-29
| | | | | | * gnu/packages/fonts.scm (font-jetbrains-mono): update to 1.0.3 Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: emacs-helm-org-contacts: Update to 20200319.Michael Rohleder2020-03-29
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-helm-org-contacts): update to 20200310 Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add fogpad.Alexandros Theodotou2020-03-29
| | | | | | * gnu/packages/music.scm (fogpad): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add regrader.Alexandros Theodotou2020-03-29
| | | | | | * gnu/packages/music.scm (regrader): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add vl1-emulator.Alexandros Theodotou2020-03-29
| | | | | | * gnu/packages/music.scm (vl1-emulator): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: python-typing-extensions: Update to 3.7.4.1.Alex ter Weele2020-03-29
| | | | | | * gnu/packages/python-xyz (python-typing-extensions): Update to 3.7.4.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: emacs-next: Add harfbuzz (text shaping engine) to inputs.Alexey Abramov2020-03-29
| | | | | | | * gnu/packages/emacs.scm (emacs-next)[inputs]: Add harfbuzz. [arguments]: Enable harfbuzz in #:configure-flags. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: ghc-esqueleto: Update to 3.3.1.1.Marius Bakke2020-03-29
| | | | * gnu/packages/haskell-xyz.scm (ghc-esqueleto): Update to 3.3.1.1.
* gnu: ghc-yesod-persistent: Update to 1.6.0.4.Marius Bakke2020-03-29
| | | | * gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.4.
* gnu: ghc-scalpel: Fix typo in description.Marius Bakke2020-03-29
| | | | * gnu/packages/haskell-web.scm (ghc-scalpel)[description]: Add punctuation.
* gnu: ghc-persistent-sqlite: Update to 2.10.5.2.Alexandru-Sergiu Marton2020-03-29
| | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-persistent-sqlite): Update to 2.10.5.2. [inputs]: Remove GHC-OLD-LOCALE. [native-inputs]: Add GHC-PERSISTENT-TEST, GHC-EXCEPTIONS, GHC-FAST-LOGGER, GHC-HUNIT, GHC-QUICKCHECK, GHC-SYSTEM-FILEIO, and GHC-SYSTEM-FILEPATH. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add ghc-persistent-test.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-persistent-test): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: ghc-persistent-template: Update to 2.8.0.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-persistent-template): Update to 2.8.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: ghc-persistent: Update to 2.10.4.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-persistent): Update to 2.10.4. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add ghc-html-conduit.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-web.scm (ghc-html-conduit): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add ghc-pwstore-fast.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-pwstore-fast): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add ghc-nonce.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-nonce): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add ghc-basic-prelude.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-basic-prelude): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add ghc-project-template.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-project-template): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add emacs-hlint-refactor-mode.Brian Leung2020-03-29
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-hlint-refactor-mode): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add apply-refact.Brian Leung2020-03-29
| | | | | | * gnu/packages/haskell-apps.scm (apply-refact): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Move the deprecated 'ghc-stylish-haskell' closer to its replacement.Marius Bakke2020-03-29
| | | | | | | | Inheritance across modules can cause unbound variable errors because of cyclic dependencies between the modules. * gnu/packages/haskell-xyz.scm (ghc-stylish-haskell): Move from here ... * gnu/packages/haskell-apps.scm (ghc-stylish-haskell): ... to here.
* gnu: Add pocketsphinx.Nicolas Goaziou2020-03-29
| | | | * gnu/packages/speech.scm (pocketsphinx): New variable.
* gnu: Add sphinxbase.Nicolas Goaziou2020-03-29
| | | | * gnu/packages/speech.scm (sphinxbase): New variable.
* gnu: GnuPG: Really use ~/.guix-profile/bin/pinentry by default.base-for-series-3322Leo Famulari2020-03-29
| | | | | | | | | Fixes <https://bugs.gnu.org/24076>. * gnu/packages/patches/gnupg-default-pinentry.patch: New file. Use $HOME to find the user's Guix profile and installed pinentry. * gnu/local.mk (dist_patch_DATA): Add the patch. * gnu/packages/gnupg.scm (gnupg)[source]: Use it.
* gnu: Add flyer-composer-cli.Hartmut Goebel2020-03-29
| | | | * gnu/packages/pdf.scm (flyer-composer-cli): New variable.
* gnu: Add flyer-composer.Hartmut Goebel2020-03-29
| | | | * gnu/packages/pdf.scm (flyer-composer): New variable.
* gnu: z3: Fix build determinism.Jakub Kądziołka2020-03-29
| | | | | * gnu/packages/maths.scm (z3)[arguments]: Add a phase to set PYTHONHASHSEED=0.
* gnu: tesseract-ocr: Don't use unstable tarball.Efraim Flashner2020-03-29
| | | | | * gnu/packages/ocr.scm (tesseract-ocr)[source]: Download using git-fetch. [home-page]: Use full URL.