Commit graph

57901 commits

Author SHA1 Message Date
Alexandru-Sergiu Marton ce32f7c7f2
gnu: Add ghc-persistent-test.
* gnu/packages/haskell-xyz.scm (ghc-persistent-test): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:46 +02:00
Alexandru-Sergiu Marton d5378e98b4
gnu: ghc-persistent-template: Update to 2.8.0.
* gnu/packages/haskell-xyz.scm (ghc-persistent-template): Update to 2.8.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:46 +02:00
Alexandru-Sergiu Marton 8c9697a954
gnu: ghc-persistent: Update to 2.10.4.
* gnu/packages/haskell-xyz.scm (ghc-persistent): Update to 2.10.4.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:46 +02:00
Alexandru-Sergiu Marton 9989d1464f
gnu: Add ghc-html-conduit.
* gnu/packages/haskell-web.scm (ghc-html-conduit): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:45 +02:00
Alexandru-Sergiu Marton b1dbc9f580
gnu: Add ghc-pwstore-fast.
* gnu/packages/haskell-xyz.scm (ghc-pwstore-fast): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:45 +02:00
Alexandru-Sergiu Marton 49bcca8478
gnu: Add ghc-nonce.
* gnu/packages/haskell-xyz.scm (ghc-nonce): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:45 +02:00
Alexandru-Sergiu Marton ec8491b031
gnu: Add ghc-basic-prelude.
* gnu/packages/haskell-xyz.scm (ghc-basic-prelude): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:45 +02:00
Alexandru-Sergiu Marton fbe32d46e8
gnu: Add ghc-project-template.
* gnu/packages/haskell-xyz.scm (ghc-project-template): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:45 +02:00
Brian Leung 745879a746
gnu: Add emacs-hlint-refactor-mode.
* gnu/packages/emacs-xyz.scm (emacs-hlint-refactor-mode): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:45 +02:00
Brian Leung 79617a0122
gnu: Add apply-refact.
* gnu/packages/haskell-apps.scm (apply-refact): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:44 +02:00
Marius Bakke 1e19569b41
gnu: Move the deprecated 'ghc-stylish-haskell' closer to its replacement.
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.
2020-03-29 22:34:44 +02:00
Nicolas Goaziou 9e9dd4098f
gnu: Add pocketsphinx.
* gnu/packages/speech.scm (pocketsphinx): New variable.
2020-03-29 22:32:54 +02:00
Nicolas Goaziou 337fc72228
gnu: Add sphinxbase.
* gnu/packages/speech.scm (sphinxbase): New variable.
2020-03-29 22:32:53 +02:00
Leo Famulari e5b44b06b3
gnu: GnuPG: Really use ~/.guix-profile/bin/pinentry by default.
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.
2020-03-29 15:25:50 -04:00
Hartmut Goebel 8f83699ba0
gnu: Add flyer-composer-cli.
* gnu/packages/pdf.scm (flyer-composer-cli): New variable.
2020-03-29 21:07:28 +02:00
Hartmut Goebel e34b06b758
gnu: Add flyer-composer.
* gnu/packages/pdf.scm (flyer-composer): New variable.
2020-03-29 21:07:28 +02:00
Jakub Kądziołka 8b87d095b3
gnu: z3: Fix build determinism.
* gnu/packages/maths.scm (z3)[arguments]: Add a phase to set
  PYTHONHASHSEED=0.
2020-03-29 20:35:33 +02:00
Efraim Flashner 04950d1ff6
gnu: tesseract-ocr: Don't use unstable tarball.
* gnu/packages/ocr.scm (tesseract-ocr)[source]: Download using git-fetch.
[home-page]: Use full URL.
2020-03-29 21:02:15 +03:00
Efraim Flashner 4eb40497b6
gnu: vowpal-wabbit: Don't use unstable tarball.
* gnu/packages/machine-learning.scm (vowpal-wabbit)[source]: Download
using git-fetch.
[arguments]: Add custom 'make-files-writable phase.
2020-03-29 20:50:24 +03:00
Efraim Flashner a428fdd4d0
gnu: unionfs-fuse: Don't use unstable tarball.
* gnu/packages/linux.scm (unionfs-fuse)[source]: Download using git-fetch.
2020-03-29 20:50:24 +03:00
Efraim Flashner fcc8f2fc46
gnu: txt2man: Don't use unstable tarball.
* gnu/packages/man.scm (txt2man)[source]: Download using git-fetch.
2020-03-29 20:50:24 +03:00
Efraim Flashner a46498020b
gnu: nextpnr-ice40: Clean-up description.
* gnu/packages/fpga.scm (nextpnr-ice40)[description]: Appease guix lint.
2020-03-29 20:50:24 +03:00
Efraim Flashner 0e68695e79
gnu: nextpnr-ice40: Use a source file-name.
* gnu/packages/fpga.scm (nextpnr-ice40)[source]: Add file-name field.
2020-03-29 20:50:21 +03:00
Tobias Geerinckx-Rice 881903ae56
gnu: synthv1: Update to 0.9.13.
* gnu/packages/music.scm (synthv1): Update to 0.9.13.
2020-03-29 18:55:00 +02:00
Tobias Geerinckx-Rice 546948391a
gnu: padthv1: Update to 0.9.13.
* gnu/packages/music.scm (padthv1): Update to 0.9.13.
2020-03-29 18:54:58 +02:00
Tobias Geerinckx-Rice 1eb12d8419
gnu: samplv1: Update to 0.9.13.
* gnu/packages/music.scm (samplv1): Update to 0.9.13.
2020-03-29 18:54:57 +02:00
Tobias Geerinckx-Rice 0a54c38790
gnu: drumkv1: Update to 0.9.13.
* gnu/packages/music.scm (drumkv1): Update to 0.9.13.
2020-03-29 18:54:56 +02:00
Tobias Geerinckx-Rice acf900eec3
gnu: cgit: Update to 1.2.3.
* gnu/packages/version-control.scm (cgit): Update to 1.2.3.
[inputs]: Update git to 2.25.1.
2020-03-29 18:40:58 +02:00
Tobias Geerinckx-Rice f020c7cc44
gnu: xtl: Update to 0.6.13.
* gnu/packages/cpp.scm (xtl): Update to 0.6.13.
2020-03-29 18:40:58 +02:00
Tobias Geerinckx-Rice a457c55a0a
gnu: numix-gtk-theme: Fix installation directory.
* gnu/packages/gnome-xyz.scm (numix-gtk-theme)[arguments]: Replace
erroneous use of DESTDIR with INSTALL_DIR in #:make-flags.
2020-03-29 18:40:58 +02:00
Tobias Geerinckx-Rice ec5a3021c5
gnu: numix-gtk-theme: Fix name.
* gnu/package/gnome-xyz.scm (numix-gtk-theme): New public variable,
renamed from……
(numix-theme): …this now-deprecated one.
2020-03-29 18:40:57 +02:00
Tobias Geerinckx-Rice 991a571038
gnu: numix-theme: The ‘check’ phase already respects ‘#:tests?’.
* gnu/packages/gnome-xyz.scm (numix-theme)[arguments]: Don't delete
the ‘check’ phase.
2020-03-29 18:40:57 +02:00
Tobias Geerinckx-Rice e08df3ad70
gnu: herbstluftwm: Put completions where fish expects them.
* gnu/packages/wm.scm (herbstluftwm)[arguments]: Set FISHCOMPLETIONDIR
in #:make-flags.
2020-03-29 18:40:57 +02:00
Tobias Geerinckx-Rice 78bf89de5a
gnu: herbstluftwm: The ‘check’ phase already respects ‘#:tests?’.
* gnu/packages/wm.scm (herbstluftwm)[arguments]: Don't delete the
‘check’ phase.
2020-03-29 18:40:57 +02:00
Tobias Geerinckx-Rice faf6905560
gnu: xscreensaver: Put ‘app-defaults’ in the right place.
* gnu/packages/xdisorg.scm (xscreensaver)[arguments]: Drop /usr from
AD_DIR make flag.
2020-03-29 18:40:56 +02:00
Tobias Geerinckx-Rice 53b9df20c1
gnu: Remove more packages deprecated for over almost a year.
* gnu/packages/games.scm (armagetron-advanced)
(cataclysm-dark-days-ahead, gnubackgammon, l-abbaye-des-morts)
(the-battle-for-wesnoth, the-battle-for-wesnoth-server)
(project-starfighter, kiki-the-nano-bot, fish-fillets-ng)
(dungeon-crawl-stone-soup): Let's forget this ever happened.
* gnu/packages/emacs-xyz.scm (geiser, paredit, git-modes/old-name)
(magit, magit-svn, haskell-mode, emacs-emms-player-mpv, bbdb)
(ert-runner, groovy-emacs-modes): Remove variable.
* gnu/packages/engineering.scm (emacs-emms-player-simple-mpv)
(emacs-evil-ediff, emacs-evil-mu4e, emacs-wgrep-helm, ao): Likewise.
* gnu/packages/finance.scm (monero-core): Likewise.
* gnu/packages/gnome.scm (dungeon-crawl-stone-soup-tiles)
(tales-of-maj-eyal, battle-tanks, the-legend-of-edgar)
(gnome-tweak-tool): Likewise.
* gnu/packages/gnuzilla.scm (conkeror): Likewise.
* gnu/packages/guile-xyz.scm (mcron2): Likewise.
* gnu/packages/image.scm (pngcrunch): Likewise.
* gnu/packages/linux.scm (eudev-with-hwdb): Likewise.
* gnu/packages/maths.scm (qtoctave): Likewise.
* gnu/packages/package-management.scm (guile2.0-guix): Likewise.
* gnu/packages/php.scm (php-with-bcmath): Likewise.
* gnu/packages/python-xyz.scm (python-kivy-next, python2-kivy-next):
Likewise.
* gnu/packages/video.scm (livestreamer): Likewise.
* gnu/packages/virtualization.scm (lookingglass): Likewise.
* gnu/packages/vulkan.scm (vulkan-icd-loader): Likewise.
* gnu/packages/syndication.scm (newsbeuter): Likewise.
(newsboat)[description]: Remove historical footnote.
2020-03-29 18:40:56 +02:00
Jakub Kądziołka 57c3b71cbe
gnu: Update hash-extender.
* gnu/packages/crypto.scm (hash-extender): Update to newer commit.
* gnu/packages/patches/hash-extender-test-suite.patch: The patch
  was merged upstream, no need to apply it anymore.
* gnu/local.mk (dist_patch_DATA): Unregister the patch file.
2020-03-29 18:35:06 +02:00
Jakub Kądziołka 1a4baf5119
gnu: sameboy: Add missing #t in phase.
* gnu/packages/emulators.scm (sameboy)[arguments]: Add a trailing #t
  to the install phase.
2020-03-29 18:21:40 +02:00
Jakub Kądziołka 6a89997153
gnu: rgbds: Update to 0.3.10.
* gnu/packages/assembly.scm (rgbds): Update to 0.3.10.
2020-03-29 18:21:09 +02:00
Jakub Kądziołka 7cc9e1dc5a
algebra.scm: Add a copyright line
This is a follow-up to commit d96ad7fa1d.
2020-03-29 18:01:07 +02:00
Jakub Kądziołka d96ad7fa1d
gnu: ntl: Update to 11.4.3.
* gnu/packages/algebra.scm (ntl): Update to 11.4.3.
  [source], [home-page]: Use https URL.
  [source](snippet): Remove bundled libtool.
  [inputs]: Add gf2x.
  [arguments](configure): Use invoke insteam of system*. Remove the no longer
  supported WIZARD argument. Add a LIBTOOL parameter, since it's now
  required. Enable building with gf2x. Pass the paths to dependencies
  explicitly.
  (eclib)[inputs]: Remove the transitive dependency on gmp, which is now
  handled automatically by libtool.
2020-03-29 17:53:56 +02:00
Ludovic Courtès 033df23680
packages: Change 'guile-for-grafts' back to 2.0.
This reverts 2b6fe60599, due to reports of
segfaults of Guile 3.0.2 during grafting.

* guix/packages.scm (guile-for-grafts): Change back to GUILE-2.0.
2020-03-29 15:35:47 +02:00
Ludovic Courtès cea91813ac
gnu: guile3.0-websocket: Install .go files in the right place.
* gnu/packages/guile-xyz.scm (guile3.0-websocket)[arguments]: In
'update-guile-version' phase, change "/ccache" to "/site-ccache".
2020-03-29 15:32:18 +02:00
Evan Straw 8ffc20efb8
gnu: Add guile3.0-websocket.
* gnu/packages/guile-xyz.scm (guile3.0-websocket): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-29 15:32:18 +02:00
Ludovic Courtès 0e833ac5f4
services: shepherd: Mark '.go' derivations as non-substitutable.
* gnu/services/shepherd.scm (scm->go): Pass #:options to 'computed-file'.
2020-03-29 15:32:18 +02:00
Ludovic Courtès 131f50cdc9
'--dry-run' no longer implies '--no-grafts'.
* guix/scripts/archive.scm (%options): "dry-run" option no longer adds
'graft? #f to RESULT.
* guix/scripts/environment.scm (%options): Likewise.
* guix/scripts/pack.scm (%options): Likewise.
* guix/scripts/package.scm (%options): Likewise.
* guix/scripts/pull.scm (%options): Likewise.
* guix/scripts/system.scm (%options): Likewise.
2020-03-29 15:32:18 +02:00
Ludovic Courtès 710854304b
grafts: Don't rely on substitute info for missing store items.
Fixes <https://bugs.gnu.org/22990>.

* guix/grafts.scm (references-oracle)[references*]: Remove call to
'substitution-oracle' and to 'references/substitutes'.  Use
'references/cached' and 'build-derivations' right away instead.
2020-03-29 15:32:17 +02:00
Ludovic Courtès c70cf1a724
store: Add 'references/cached'.
* guix/store.scm (references/cached): New procedure.
2020-03-29 15:32:17 +02:00
Ludovic Courtès 25af35fa32
profiles: Use 'mapm/accumulate-builds'.
* guix/profiles.scm (check-for-collisions): Use 'mapm/accumulate-builds'
to lower manifest entries.  Call 'foldm' over the already-lowered entries.
(profile-derivation): Use 'mapm/accumulate-builds' instead of 'mapm'
when calling HOOKS.
2020-03-29 15:32:17 +02:00
Ludovic Courtès 584dfdac37
gexp: 'lower-inputs' uses 'mapm/accumulate-builds'.
This doesn't have an noticeable impact on the run time of
'guix system build desktop.tmp --no-grafts -d'.

* guix/gexp.scm (lower-inputs): Use 'mapm/accumulate-builds' instead of 'mapm'.
2020-03-29 15:32:17 +02:00