Commit Graph

50884 Commits

Author SHA1 Message Date
Vincent Legoll
5450e30172
gnu: nftables: Make some inputs native.
* gnu/packages/linux.scm (procenv)[native-inputs]: New field.
[inputs]: Move bison & flex to native-inputs.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-03-31 09:41:47 +02:00
Vincent Legoll
913c8897ea
gnu: sudo: Make some inputs native.
* gnu/packages/admin.scm (sudo)[native-inputs]: New field.
[inputs]: Move groff to native-inputs.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-03-31 09:41:39 +02:00
Vincent Legoll
3926d0fcff
gnu: privoxy: Make some inputs native.
* gnu/packages/tor.scm (privoxy)[native-inputs]: New field.
[inputs]: Move autoconf & automake to native-inputs.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-03-31 09:41:32 +02:00
Raghav Gururajan
011f941279
gnu: antlr3: Make antlr3-3.3 public.
This is done in preparation of adding Linphone, which transitively requires
antlr3-3.3 through its belle-sip dependency.

* gnu/packages/java.scm (antlr3): Make antlr3-3.3 public.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2020-03-30 22:49:42 -04:00
John Soo
2330ef9427
gnu: Add emacs-flycheck-elm.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-elm): New variable.
2020-03-31 00:29:26 +02:00
Nicolas Goaziou
df7bb43bd0
gnu: emacs-stumpwm-mode: Bump revision.
* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Bump revision.  This is
a followup to 31ee29161c.
2020-03-30 22:51:02 +02:00
John Soo
47fc5229eb
gnu: Add emacs-dhall-mode.
* gnu/packages/emacs-xyz.scm (emacs-dhall-mode): New variable.
2020-03-30 22:41:27 +02:00
John Soo
1c2f6d66ec
gnu: Add emacs-haskell-snippets.
* gnu/packages/emacs-xyz.scm (emacs-haskell-snippets): New variable.
2020-03-30 22:38:09 +02:00
Oleg Pykhalov
9a12243c61
gnu: Add stumpish.
* gnu/packages/wm.scm (stumpish): New variable.
2020-03-30 23:20:54 +03:00
Oleg Pykhalov
65051fdce1
gnu: Add sbcl-stumpwm-ttf-fonts.
* gnu/packages/wm.scm (sbcl-stumpwm-ttf-fonts): New variable.
* doc/guix-cookbook.texi (Customizing a Window Manager): Document
SBCL-STUMPWM-TTF-FONTS installation and configuration.
2020-03-30 23:20:54 +03:00
Oleg Pykhalov
31ee29161c
gnu: emacs-stumpwm-mode: Update to 0.0.1-1.dd5b037.
* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Update to 0.0.1-1.dd5b037.
2020-03-30 23:20:54 +03:00
Oleg Pykhalov
1fbd1b4cdb
gnu: Add sbcl-clx-truetype.
* gnu/packages/lisp-xyz.scm (sbcl-clx-truetype): New variable.
2020-03-30 23:20:54 +03:00
Leo Famulari
49d20d51e9
Revert "system: Move nanorc to XDG_CONFIG_HOME."
This reverts commit bd71818df3.

This changed caused system reconfiguration to fail like this:

------
building /gnu/store/y1x8asbzw624ywgkpin35p1i4bqnyfy2-skel.drv...
Backtrace:
           4 (primitive-load "/gnu/store/2x7d0jsbgf2ndb5fsk0nj07rhsx?")
In ice-9/eval.scm:
    619:8  3 (_ #f)
In ice-9/boot-9.scm:
   260:13  2 (for-each #<procedure 7ffff6ad8100 at ice-9/eval.scm:3?> ?)
In guix/build/utils.scm:
   343:27  1 (_ "/gnu/store/ajrgkj1s9vdcq00drn703f4zj9dvfrsv-nanorc" ?)
In unknown file:
           0 (copy-file "/gnu/store/ajrgkj1s9vdcq00drn703f4zj9dvfrs?" ?)

ERROR: In procedure copy-file:
In procedure copy-file: No such file or directory
`/gnu/store/v1grsca743phw41lyf63dzmh9nz5jlpn-bash_profile' -> `.bash_profile'
`/gnu/store/xdsaw0mj6axj427hyi6ysrnsxi21n7d5-bashrc' -> `.bashrc'
`/gnu/store/6i0b236dyar78zc5k5hrj5dv3vr4zb9w-zprofile' -> `.zprofile'
`/gnu/store/ajrgkj1s9vdcq00drn703f4zj9dvfrsv-nanorc' -> `.config/nano/nanorc'
builder for `/gnu/store/y1x8asbzw624ywgkpin35p1i4bqnyfy2-skel.drv' failed with exit code 1
------
2020-03-30 16:02:38 -04:00
Vagrant Cascadian
04fd952d54
gnu: reprotest: Update to 0.7.14.
* gnu/packages/diffoscope (reprotest): Update to 0.7.14.
* gnu/packages/patches/reprotest-support-guix.patch: Remove file.
* gnu/local.mk [dist_patch_DATA]: Update accordingly.
2020-03-30 12:58:44 -07:00
Vagrant Cascadian
03227eeb12
gnu: diffoscope: Update to 138.
* gnu/packages/diffoscope (diffoscope): Update to 138.
2020-03-30 12:43:22 -07:00
Lars-Dominik Braun
1110a421f4
gnu: Add python-tortoise-orm.
* gnu/packages/databases.scm (python-tortoise-orm): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-30 14:49:50 -04:00
Lars-Dominik Braun
0ab3a8c244
gnu: Add python-ciso8601.
* gnu/packages/time.scm (python-ciso8601): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-30 14:49:50 -04:00
Lars-Dominik Braun
c8fdf86d33
gnu: Add python-pypika.
Not to be confused with python-pika, which is a different package.

* gnu/packages/databases.scm (python-pypika): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-30 14:49:50 -04:00
Lars-Dominik Braun
ba0b249dd8
gnu: Add python-aiosqlite.
* gnu/packages/databases.scm (python-aiosqlite): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-30 14:49:50 -04:00
Lars-Dominik Braun
4edefc5075
gnu: Add python-aiounittest.
* gnu/packages/check.scm (python-aiounittest): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-30 14:49:49 -04:00
John Soo
5199be620f
gnu: Add emacs-flycheck-rust.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-rust): New variable.
2020-03-30 19:11:50 +02:00
Pierre Neidhardt
0ad6ecb84b
gnu: sbcl-cl-containers: Update to 20200328.
* gnu/packages/lisp-xyz.scm (sbcl-cl-containers): Update to 20200328.
2020-03-30 15:22:48 +02:00
Pierre Neidhardt
f96aa12339
gnu: sbcl-serapeum: Update to 20200330.
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20200330.
2020-03-30 15:22:48 +02:00
John Soo
ea5a3a43f8
gnu: Add emacs-racer.
* gnu/packages/emacs-xyz.scm (emacs-racer): New variable.
2020-03-30 15:00:06 +02:00
John Soo
9a69218a16
gnu: Add emacs-evil-escape.
* gnu/packages/emacs-xyz.scm (emacs-evil-escape): New variable.
2020-03-30 15:00:05 +02:00
Efraim Flashner
bd71818df3
system: Move nanorc to XDG_CONFIG_HOME.
* gnu/system/shadow.scm (default-skeletons): Move .nanorc to
.config/nano/nanorc.
2020-03-30 15:40:30 +03:00
John Soo
f931d46ce3
gnu: Add emacs-company-coq.
* gnu/packages/emacs-xyz.scm (emacs-company-coq): New variable.
2020-03-30 14:37:41 +02:00
John Soo
1d3c1f4b49
gnu: Add emacs-elm-mode.
* gnu/packages/emacs-xyz.scm (emacs-elm-mode): New variable.
2020-03-30 14:15:39 +02:00
Joseph LaFreniere
9782200ce5
gnu: Add emacs-caps-lock.
* gnu/packages/emacs-xyz.scm (emacs-caps-lock): New variable.
2020-03-30 14:09:25 +02:00
Evan Straw
6957e4c13d
gnu: emacs-arduino-mode: Change to a maintained fork.
* gnu/packages/emacs-xyz.scm (emacs-arduino-mode)[source]: Update URI.
[arguments]: Add phase to fix obsolete warnings.
[home-page]: Update home page.
2020-03-30 13:59:42 +02:00
Brendan Tildesley
927f365566
gnu: ath9k-htc-firmware: Correct home-page url.
* gnu/packages/firmware.scm (ath9k-htc-firmware)[home-page]: Correct url.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-03-30 10:54:00 +03:00
Efraim Flashner
043ee597a7
gnu: antlr3: Don't use unstable tarball.
* gnu/packages/java.scm (antlr3)[source]: Download using git-fetch.
2020-03-30 10:05:53 +03:00
Efraim Flashner
2876b23345
gnu: java-javaewah: Don't use unstable tarball.
* gnu/packages/java.scm (java-javaewah)[source]: Download using
git-fetch.
2020-03-30 10:05:53 +03:00
Efraim Flashner
242af2954e
gnu: java-jmock: Don't use unstable tarball.
* gnu/packages/java.scm (java-jmock)[source]: Download using git-fetch.
2020-03-30 10:05:52 +03:00
Efraim Flashner
7cf26f249a
gnu: java-jmock-1: Don't use unstable tarball.
* gnu/packages/java.scm (java-jmock-1)[source]: Download using git-fetch.
[home-page]: Update home-page.
2020-03-30 10:05:52 +03:00
Efraim Flashner
7cf90f6419
gnu: java-easymock: Don't use unstable tarball.
* gnu/packages/java.scm (java-easymock)[source]: Download using git-fetch.
[home-page]: Use https.
2020-03-30 10:05:52 +03:00
Efraim Flashner
3dc7a8ce73
gnu: java-objenesis: Don't use unstable tarball.
* gnu/packages/java.scm (java-objenesis)[source]: Download using
git-fetch.
2020-03-30 10:05:52 +03:00
Efraim Flashner
654f997d98
gnu: java-asm: Download using https.
* gnu/packages/java.scm (java-asm)[source]: Use https URL.
2020-03-30 10:05:52 +03:00
Efraim Flashner
df9487c594
gnu: java-modello-core: Don't use unstable tarball.
* gnu/packages/java.scm (java-modello-core)[source]: Download using
git-fetch.
2020-03-30 10:05:51 +03:00
Efraim Flashner
16c6276399
gnu: java-sisu-build-api: Don't use unstable tarball.
* gnu/packages/java.scm (java-sisu-build-api)[source]: Download using
git-fetch.
2020-03-30 10:05:51 +03:00
Efraim Flashner
d9e356a893
gnu: java-plexus-sec-dispatcher: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-sec-dispatcher)[source]: Download
using git-fetch.
2020-03-30 10:05:51 +03:00
Efraim Flashner
5723137a4c
gnu: java-plexus-compiler-api: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-compiler-api)[source]: Download
using git-fetch.
2020-03-30 10:05:51 +03:00
Efraim Flashner
d0e6461370
gnu: java-plexus-cipher: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-cipher)[source]: Download using
git-fetch.
2020-03-30 10:05:51 +03:00
Efraim Flashner
48fe942c85
gnu: java-plexus-io: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-io)[source]: Download using git-fetch.
2020-03-30 10:05:50 +03:00
Efraim Flashner
3a26ea3a58
gnu: java-plexus-container-default-bootstrap: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-container-default-bootstrap)
[source]: Download using git-fetch.
2020-03-30 10:05:50 +03:00
Efraim Flashner
9520b2b16e
gnu: java-plexus-classworlds: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-classworlds)[source]: Download
using git-fetch.
2020-03-30 10:05:50 +03:00
Efraim Flashner
c4b67ba3a8
gnu: java-plexus-interpolation: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-interpolation)[source]: Download
using git-fetch.
2020-03-30 10:05:50 +03:00
Efraim Flashner
c53badd452
gnu: java-plexus-utils: Don't use unstable tarball.
* gnu/packages/java.scm (java-plexus-utils)[source]: Download using
git-fetch.
2020-03-30 10:05:50 +03:00
Efraim Flashner
42c1c59ea1
gnu: java-junit: Don't use unstable tarball.
* gnu/packages/java.scm (java-junit)[source]: Download using git-fetch.
[home-page]: Update home-page.
2020-03-30 10:05:49 +03:00
Efraim Flashner
2703d57343
gnu: java-hamcrest-core: Don't use unstable tarball.
* gnu/packages/java.scm (java-hamcrest-core)[source]: Download using
git-fetch.
2020-03-30 10:05:49 +03:00
Jan Nieuwenhuizen
3e3364fc52
gnu: gmp: Build fix for mingw.
* gnu/packages/multiprecision.scm (gmp) [arguments]: Add `setenv' phase for
mingw target.
2020-03-29 23:54:30 +02:00
Ludovic Courtès
71d17a09ee
gnu: commencement: Micro-optimize the package graph.
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.
2020-03-29 23:14:28 +02:00
Leo Famulari
4c60d5325e
gnu: MPD: Update to 0.21.21.
* gnu/packages/mpd.scm (mpd): Update to 0.21.21.
2020-03-29 16:51:58 -04:00
Nicolas Goaziou
1a17d21b24
gnu: Add parlatype.
* gnu/packages/gnome.scm (parlatype): New variable.
2020-03-29 22:40:53 +02:00
Michael Rohleder
3bf45ff4e0
gnu: font-jetbrains-mono: Update to 1.0.3.
* gnu/packages/fonts.scm (font-jetbrains-mono): update to 1.0.3

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:47 +02:00
Michael Rohleder
4d59d9faad
gnu: emacs-helm-org-contacts: Update to 20200319.
* gnu/packages/emacs-xyz.scm (emacs-helm-org-contacts): update to 20200310

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:47 +02:00
Alexandros Theodotou
65f61dcca2
gnu: Add fogpad.
* gnu/packages/music.scm (fogpad): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:47 +02:00
Alexandros Theodotou
bce1e728c5
gnu: Add regrader.
* gnu/packages/music.scm (regrader): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:47 +02:00
Alexandros Theodotou
cedd56f262
gnu: Add vl1-emulator.
* gnu/packages/music.scm (vl1-emulator): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:47 +02:00
Alex ter Weele
99f3fdd182
gnu: python-typing-extensions: Update to 3.7.4.1.
* gnu/packages/python-xyz (python-typing-extensions): Update to 3.7.4.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:47 +02:00
Alexey Abramov
5b8a60ff5d
gnu: emacs-next: Add harfbuzz (text shaping engine) to inputs.
* gnu/packages/emacs.scm (emacs-next)[inputs]: Add harfbuzz.
[arguments]: Enable harfbuzz in #:configure-flags.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:47 +02:00
Marius Bakke
2f6ad77b2f
gnu: ghc-esqueleto: Update to 3.3.1.1.
* gnu/packages/haskell-xyz.scm (ghc-esqueleto): Update to 3.3.1.1.
2020-03-29 22:34:46 +02:00
Marius Bakke
96c813ce4c
gnu: ghc-yesod-persistent: Update to 1.6.0.4.
* gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.4.
2020-03-29 22:34:46 +02:00
Marius Bakke
5adb2c1e8d
gnu: ghc-scalpel: Fix typo in description.
* gnu/packages/haskell-web.scm (ghc-scalpel)[description]: Add punctuation.
2020-03-29 22:34:46 +02:00
Alexandru-Sergiu Marton
78858787ff
gnu: ghc-persistent-sqlite: Update to 2.10.5.2.
* 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>
2020-03-29 22:34:46 +02:00
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