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
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
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
Nicolas Goaziou
3b1886c9dd
gnu: emacs-flycheck-grammalecte: Fix location for external executables.
...
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte)[inputs]: Add curl.
[arguments]: Fix path to all "python", "python3" and "curl" occurrences.
2020-03-29 15:14:13 +02:00
Marius Bakke
05fa5a84fa
gnu: libreoffice: Update to 6.4.2.2.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.2.2.
2020-03-29 13:49:18 +02:00
Marius Bakke
e8a225268e
gnu: qtwebkit: Update to 5.212.0-alpha4.
...
* gnu/packages/qt.scm (qtwebkit): Update to 5.212.0-alpha4.
[native-inputs]: Change from PYTHON-2.7 to PYTHON.
2020-03-29 13:49:18 +02:00
Efraim Flashner
b93b7b2585
gnu: msmtp: Don't rely on netcat to send queued messages.
...
* gnu/packages/mail.scm (msmtp)[arguments]: Adjust custom 'install phase
to also patch msmtpq to not need netcat.
2020-03-29 13:25:52 +03:00
Florian Pelz
acb41a4024
services: gdm: Add gdm user to 'video' supplementary group.
...
This makes it possible to use gdm with the 'uvesafb' kernel module.
See <https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00389.html >.
* gnu/services/xorg.scm (%gdm-accounts): Set supplementary groups.
2020-03-29 10:12:08 +00:00
Tobias Geerinckx-Rice
77ca6fb316
gnu: libostree: Update to 2020.3.
...
* gnu/packages/package-management.scm (libostree): Update to 2020.3.
2020-03-29 01:45:33 +01:00
Tobias Geerinckx-Rice
cb427e7e84
gnu: libwacom: Update to 1.3.
...
* gnu/packages/xdisorg.scm (libwacom): Update to 1.3.
2020-03-29 01:45:32 +01:00
Tobias Geerinckx-Rice
ff38c70e5a
gnu: mtools: Update to 4.0.24.
...
* gnu/packages/mtools.scm (mtools): Update to 4.0.24.
2020-03-29 01:45:32 +01:00
Tobias Geerinckx-Rice
49d41690dd
gnu: igt-gpu-tools: Update home page.
...
* gnu/packages/admin.scm (igt-gpu-tools)[home-page]: Update.
2020-03-29 01:31:51 +01:00
Tobias Geerinckx-Rice
07ce7ae531
gnu: xfce4-screensaver: Update to 0.1.9.
...
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 0.1.9.
2020-03-29 01:24:10 +01:00
Tobias Geerinckx-Rice
515b085180
gnu: xscreensaver: Update to 5.44.
...
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.44.
2020-03-29 01:24:10 +01:00
Tobias Geerinckx-Rice
33abf95fe6
gnu: vapoursynth: Update to 49.
...
* gnu/packages/video.scm (vapoursynth): Update to 49.
2020-03-29 01:24:10 +01:00
Tobias Geerinckx-Rice
b08c4f5fce
gnu: zimg: Update source hash.
...
The old and new checkouts differ only in file metadata…
* gnu/packages/image.scm (zimg)[source]: Update hash.
2020-03-29 01:24:10 +01:00
Tobias Geerinckx-Rice
aee7f3a307
gnu: youtube-dl: Update to 2020.03.24.
...
* gnu/packages/video.scm (youtube-dl): Update to 2020.03.24.
2020-03-29 01:24:10 +01:00
Tobias Geerinckx-Rice
d8006740b9
gnu: Remove packages deprecated for over a year.
...
* gnu/packages/admin.scm (intel-gpu-tools): Remove variable.
* gnu/packages/algebra.scm (giac-xcas): Likewise.
2020-03-29 01:24:10 +01:00
Tobias Geerinckx-Rice
8c9dcdea0a
gnu: igraph: Update to 0.8.1.
...
* gnu/packages/graph.scm (igraph): Update to 0.8.1.
2020-03-29 01:24:10 +01:00
Tobias Geerinckx-Rice
1b36f75867
gnu: Order module imports in (gnu packages admin).
...
* gnu/packages/admin.scm: Order module imports alphabetically.
2020-03-29 01:24:09 +01:00
Tobias Geerinckx-Rice
a48cf78a8e
gnu: thefuck: Update to 3.30.
...
* gnu/packages/admin.scm (thefuck): Update to 3.30.
[native-inputs]: Add go.
2020-03-29 01:24:09 +01:00
Tobias Geerinckx-Rice
e3fdc0197f
gnu: light: Update to 1.2.2.
...
* gnu/packages/linux.scm (light): Update to 1.2.2.
2020-03-29 01:24:09 +01:00
Tobias Geerinckx-Rice
75083257ac
gnu: acpica: Update to 20200326.
...
* gnu/packages/admin.scm (acpica): Update to 20200326.
2020-03-29 01:24:09 +01:00
Vincent Legoll
62b9ad19e3
gnu: Add wol.
...
* gnu/packages/networking.scm (wol): New public variable.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-03-29 00:02:46 +01:00
Nicolas Goaziou
735a8d997a
gnu: emacs-csv: Use proper Texinfo markup in description.
...
* gnu/packages/emacs-xyz.scm (emacs-csv)[description]: Use proper Texinfo
markup.
2020-03-28 21:33:16 +01:00
Amin Bandali
c2cf286c62
Update email address and Savannah handle for Amin Bandali.
...
* .mailmap, gnu/local.mk, gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm,
gnu/packages/fonts.scm, gnu/packages/fpga.scm, gnu/packages/lean.scm,
gnu/packages/maths.scm, gnu/packages/pulseaudio.scm: Update my email address.
* build-aux/git-authenticate.scm: Update my Savannah handle.
2020-03-28 16:30:07 -04:00
Nicolas Goaziou
255fb17b25
gnu: armadillo: Fix typo in description.
...
* gnu/packages/maths.scm (armadillo): Fix spaces after "eg.".
2020-03-28 21:27:33 +01:00
Marius Bakke
043c3d6499
gnu: KOrganizer: Fix typo in description.
...
* gnu/packages/kde-pim.scm (korganizer)[description]: clanedaring -> calendaring.
2020-03-28 20:03:50 +01:00
Efraim Flashner
619edce5cd
gnu: youtube-viewer: Add missing comment.
...
This is a follow-up to 315b98b9eb
.
* gnu/packages/video.scm (youtube-viewer)[arguments]: Add comment
explaining why we don't install the gtk3 variant.
2020-03-28 21:07:08 +03:00
Leo Famulari
e4257138fe
Revert "gnu: gnupg: Use ~/.guix-profile/bin/pinentry by default."
...
This commit didn't work:
https://issues.guix.gnu.org/issue/24076#13
This reverts commit c7af9d0b5e
.
2020-03-28 11:50:41 -04:00
Alex Griffin
54cf5e2a35
gnu: pagekite: Update to 1.5.0.200327.
...
* gnu/packages/networking.scm (pagekite): Update to 1.5.0.200327.
2020-03-28 09:08:16 -05:00
Alex Griffin
27d8b9d976
gnu: python-socksipychain: Update to 2.1.1-1.eb5ee87.
...
* gnu/packages/python-xyz.scm (python-socksipychain): Update to 2.1.1-1.eb5ee87.
2020-03-28 09:07:06 -05:00
Pierre Neidhardt
aa7f3ec0e0
gnu: sbcl-cl-containers: Update to 20200212.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-containers): Update to 20200212.
2020-03-28 10:39:20 +01:00
Christopher Baines
24b5d8f745
gnu: lollypop: Update to 1.2.32.
...
* gnu/packages/gnome.scm (lollypop): Update to 1.2.32.
2020-03-28 09:17:59 +00:00
Ricardo Wurmus
27c3afa940
gnu: r-curl: Fix patch to respect CURL_CA_BUNDLE.
...
Fixes <https://debbugs.gnu.org/40262 >.
* gnu/packages/cran.scm (r-curl)[arguments]: Ensure CURLOPT_CAINFO actually
gets set.
2020-03-27 23:38:31 +01:00
Nicolas Goaziou
9fad055023
gnu: grammalecte: Update to 1.8.0.
...
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.8.0.
2020-03-27 23:37:20 +01:00
Nicolas Goaziou
734eb7d79e
gnu: fet: Update to 5.44.0.
...
* gnu/packages/education.scm (fet): Update to 5.44.0.
2020-03-27 23:34:37 +01:00
Nicolas Goaziou
57be2cadf8
gnu: emacs-flycheck-grammalecte: Update to 1.0.
...
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Update to 1.0.
2020-03-27 23:32:11 +01:00
Michael Rohleder
f71bce9bb2
gnu: tmate: Update to 2.4.0.
...
* gnu/packages/terminals.scm (tmate): Update to 2.4.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-27 16:49:37 -04:00
Michael Rohleder
816bce684c
gnu: Neofetch: Update to 7.0.0.
...
* gnu/packages/admin.scm (neofetch): Update to 7.0.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-27 16:42:26 -04:00
Ludovic Courtès
7cb77b7896
gnu: mailutils: Update to 3.9.
...
* gnu/packages/mail.scm (mailutils): Update to 3.9.
[arguments]: In 'prepare-test-suite' phase, adjust name of the mda
'testsuite' files.
2020-03-27 19:09:30 +01:00
Ludovic Courtès
3139739802
gnu: guile-next: Update to 3.0.2.
...
* gnu/packages/guile.scm (guile-3.0): Update to 3.0.2.
* gnu/packages/patches/guile-3.0-crash.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-03-27 19:09:30 +01:00
Pierre Neidhardt
eb5341c235
gnu: Add trivial-package-local-nicknames.
...
* gnu/packages/lisp-xyz.scm (cl-trivial-package-local-nicknames,
sbcl-trivial-package-local-nicknames): New variables.
2020-03-27 18:40:21 +01:00
Ricardo Wurmus
bc3fda5d2b
services/nfs: Replace nfs-version with nfs-versions.
...
Instead of accepting a string for just one protocol version accept a list of
supported versions.
* gnu/services/nfs.scm (<nfs-configuration>)[nfs-version]: Remove field and
replace...
[nfs-versions]: ...with this new field.
(nfs-shepherd-services): Pass as many "--nfs-version" options as there are
supported versions.
* doc/guix.texi (Network File System): Document nfs-versions.
2020-03-27 15:30:44 +01:00
Jakub Kądziołka
9483782a61
gnu: rust: Add 1.39
...
* gnu/packages/rust.scm (rust-1.39): New variable.
(%cargo-reference-hash): Add a comment explaining the role of the
variable.
2020-03-27 14:28:11 +01:00
Jakub Kądziołka
444bc2ddf2
gnu: rust: Add 1.38
...
All packages are still built with rustc 1.37, but users will see rustc
1.38 in their profiles, and packages that require newer compiler
versions will be possible to add.
* gnu/packages/rust.scm (rust-1.31): Factor out the
patch-command-exec-tests phase to a separate procedure.
(patch-command-exec-tests-phase): New procedure.
(rust): Rename to rust-1.37, make rust an alias.
(rust-1.38): New variable.
2020-03-27 14:28:06 +01:00
Nicolas Goaziou
1a7247c629
gnu: asymptote: Update to 2.65.
...
* gnu/packages/plotutils.scm (asymptote): Update to 2.65.
2020-03-27 12:20:35 +01:00
Ricardo Wurmus
2ba5253044
gnu: r-multiassayexperiment: Update to 1.12.6.
...
* gnu/packages/bioconductor.scm (r-multiassayexperiment): Update to 1.12.6.
2020-03-27 11:21:13 +01:00