Nicolas Goaziou
5aa4278319
doc: Fix typo.
...
* doc/guix.texi (Build Systems): Add missing question mark to
2019-08-26 22:50:16 +02:00
Ricardo Wurmus
159b5e1f8a
services: cuirass: Split into two separate services.
...
* gnu/services/cuirass.scm (cuirass-shepherd-service): Return two shepherd
services, one for the web interface, another for building packages.
2019-08-26 22:21:10 +02:00
Giacomo Leidi
ff33283c30
gnu: emacs-zerodark-theme: Fix modeline.
...
* gnu/packages/emacs-xyz.scm (emacs-zerodark-theme)[propagated-inputs]:
Add emacs-flycheck to prevent errors when themed modeline is active.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2019-08-26 21:18:28 +02:00
Tobias Geerinckx-Rice
296b3de614
gnu: mkvtoolnix: Update to 37.0.0.
...
* gnu/packages/video.scm (mkvtoolnix): Update to 37.0.0.
2019-08-26 19:23:34 +02:00
Tobias Geerinckx-Rice
908d8bedd8
gnu: mkvtoolnix: Don't use NAME in source URI.
...
* gnu/packages/video.scm (mkvtoolnix)[source]: Hard-code NAME.
2019-08-26 19:23:34 +02:00
Efraim Flashner
15527988d8
gnu: Rust-num-integer: Move rust-autocfg to cargo-inputs.
...
* gnu/packages/crates-io.scm (rust-num-integer)[arguments]: Move
rust-autocfg from cargo-development-inputs to cargo-inputs.
2019-08-26 18:19:50 +03:00
Tobias Geerinckx-Rice
3c56d03033
installer: Hide the Wi-Fi passphrase by default.
...
* gnu/installer/newt/wifi.scm (run-wifi-password-page):
Add an #:INPUT-VISIBILITY-CHECKBOX? to the input page.
2019-08-26 15:56:33 +02:00
Tobias Geerinckx-Rice
d4d27ddb99
installer: Partition as the last step.
...
Multiple users have been understandably displeased to find out that
their network card was unsupported, and Internet access mandatory,
after having already formatted their partitions.
* gnu/installer.scm (installer-steps): Run the ‘partition’ step just
before the ‘final’ one.
2019-08-26 15:56:33 +02:00
Tobias Geerinckx-Rice
55c43108ac
installer: Show, don't Hide.
...
* gnu/installer/newt/user.scm (run-user-add-page): Change the input
visibility checkbox's text to ‘Show’, and default to unchecked.
* gnu/installer/newt/page.scm (run-input-page): Likewise.
Rename INPUT-HIDE-CHECKBOX? argument to INPUT-VISIBILITY-CHECKBOX?.
2019-08-26 15:56:32 +02:00
Tobias Geerinckx-Rice
f27cb0f1dd
gnu: iverilog: Update to 10.3.
...
* gnu/packages/fpga.scm (iverilog): Update to 10.3.
2019-08-26 15:56:32 +02:00
Tobias Geerinckx-Rice
24b03073e5
gnu: mupen64plus-rsp-z64: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-rsp-z64)[home-page]: Use HTTPS.
2019-08-26 15:56:31 +02:00
Tobias Geerinckx-Rice
cf396ea59d
gnu: mupen64plus-rsp-hle: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-rsp-hle)[home-page]: Use HTTPS.
2019-08-26 15:56:31 +02:00
Tobias Geerinckx-Rice
d738ce16dd
gnu: mupen64plus-input-sdl: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-input-sdl)[home-page]: Use HTTPS.
2019-08-26 15:56:31 +02:00
Tobias Geerinckx-Rice
cf5e946523
gnu: mupen64plus-audio-sdl: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-audio-sdl)[home-page]: Use HTTPS.
2019-08-26 15:56:30 +02:00
Tobias Geerinckx-Rice
eaa2b35c87
gnu: mupen64plus-core: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-core)[home-page]: Use HTTPS.
2019-08-26 15:56:30 +02:00
David Thompson
6cef554be8
packages: Apply target triplet in bag-transitive-host-inputs.
...
Fixes a bug where propagated inputs that should be cross-compiled are instead
compiled for the host system.
* guix/packages.scm (bag-transitive-host-inputs): Call transitive-inputs in
the context of the bag's target system triplet.
2019-08-26 09:40:17 -04:00
Rutger Helling
e85bb00c55
gnu: retroarch: Update to 1.7.8.
...
* gnu/packages/emulators.scm (retroarch): Update to 1.7.8.
2019-08-26 15:09:17 +02:00
Ludovic Courtès
f00ff8db92
ci: Try hard to build package replacements.
...
The "ghostscript" replacements introduced in
0b859092a7
would not be built because they
have the same name as the original packages.
* gnu/ci.scm (all-packages): Return the replacement of PACKAGE before
PACKAGE.
2019-08-26 13:40:46 +02:00
Ludovic Courtès
2ae1c7528d
gnu: guile-next: Update to 2.9.4.
...
* gnu/packages/guile.scm (guile-next): Update to 2.9.4.
2019-08-26 13:40:46 +02:00
Ludovic Courtès
94b98ef7a0
services: tlp, thermald: Add descriptions.
...
* gnu/services/pm.scm (tlp-service-type)[description]: New field.
(thermald-service-type)[description]: New field.
2019-08-26 13:40:45 +02:00
Ludovic Courtès
36ac952084
gnu: sysstat: Update source URL.
...
This is a followup to 3d76112769
.
* gnu/packages/linux.scm (sysstat): Update URL.
2019-08-26 13:40:45 +02:00
Efraim Flashner
6cec4c4b51
gnu: rage: Update to 0.3.1.
...
* gnu/packages/enlightenment.scm (rage): Update to 0.3.1.
2019-08-26 13:51:09 +03:00
Efraim Flashner
7e7fce6b74
gnu: efl: Update to 1.22.3.
...
* gnu/packages/enlightenment.scm (efl): Update to 1.22.3.
2019-08-26 13:51:09 +03:00
Jesse Gibbons
a5f0ebf669
gnu: Add cvassistant.
...
* gnu/package/cvassistant.scm: New file.
* gnu/local.mk: Add it.
* gnu/packages/cvassistant.scm (cvassistant): New variable.
2019-08-26 10:47:12 +02:00
Nicolas Goaziou
6263b5b3be
gnu: python-pillow: Update to 6.1.0.
...
* gnu/packages/python-xyz.scm (python-pillow): Update to 6.1.0.
2019-08-26 10:44:01 +02:00
Nicolas Goaziou
6643642482
gnu: Add python-pyroutelib3.
...
* gnu/packages/python-xyz.scm (python-pyroutelib3): New variable.
2019-08-26 10:00:26 +02:00
Tobias Geerinckx-Rice
a707484d64
gnu: perl-namespace-autoclean: Update to 0.29.
...
* gnu/packages/perl.scm (perl-namespace-autoclean): Update to 0.29.
2019-08-26 05:02:51 +02:00
Tobias Geerinckx-Rice
a7c7015adb
gnu: python-cvxopt: Update to 1.2.3.
...
* gnu/packages/maths.scm (python-cvxopt): Update to 1.2.3.
2019-08-26 05:02:51 +02:00
Tobias Geerinckx-Rice
3ef664d082
gnu: snd: Don't install the licence twice.
...
* gnu/packages/audio.scm (snd)[arguments]: Let the build system install
‘COPYING’ once.
2019-08-26 05:02:51 +02:00
Tobias Geerinckx-Rice
9477487645
gnu: snd: Set correct --with-doc-dir.
...
* gnu/packages/audio.scm (snd)[arguments]: Match #:configure-flags to
phases.
2019-08-26 05:02:51 +02:00
Tobias Geerinckx-Rice
cb6add546c
gnu: snd: Update to 19.6.
...
* gnu/packages/audio.scm (snd): Update to 19.6.
2019-08-26 05:02:51 +02:00
Tobias Geerinckx-Rice
9b9086ea82
gnu: rmlint: Update to 2.9.0.
...
* gnu/packages/disk.scm (rmlint): Update to 2.9.0.
2019-08-26 05:02:51 +02:00
Tobias Geerinckx-Rice
26daadb9c6
gnu: mupen64plus-video-z64: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-video-z64)[home-page]: Use HTTPS.
2019-08-26 05:02:50 +02:00
Tobias Geerinckx-Rice
b21acd21d5
gnu: mupen64plus-video-rice: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-video-rice)[home-page]: Use HTTPS.
2019-08-26 05:02:50 +02:00
Tobias Geerinckx-Rice
84532c2ba4
gnu: mupen64plus-video-glide64mk2: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-video-glide64mk2)[home-page]: Use HTTPS.
2019-08-26 05:02:50 +02:00
Tobias Geerinckx-Rice
d1e6386675
gnu: mupen64plus-video-glide64: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-video-glide64)[home-page]: Use HTTPS.
2019-08-26 05:02:50 +02:00
Tobias Geerinckx-Rice
5daa20197e
gnu: mupen64plus-video-arachnoid: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-video-arachnoid)[home-page]: Use HTTPS.
2019-08-26 05:02:50 +02:00
Mark H Weaver
e79b78f1ca
gnu: linux-libre: Update to 5.2.10.
...
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.10.
(linux-libre-5.2-pristine-source)[hash]: Update hash.
2019-08-25 18:26:52 -04:00
Mark H Weaver
0b847656af
gnu: linux-libre@4.19: Update to 4.19.68.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.68.
(linux-libre-4.19-pristine-source)[hash]: Update hash.
2019-08-25 18:26:12 -04:00
Mark H Weaver
1fda7f42d2
gnu: linux-libre@4.14: Update to 4.14.140.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.140.
(linux-libre-4.14-pristine-source)[hash]: Update hash.
2019-08-25 18:25:39 -04:00
Mark H Weaver
70c47232fe
gnu: linux-libre@4.9: Update to 4.9.190.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.190.
(linux-libre-4.9-pristine-source)[hash]: Update hash.
2019-08-25 18:25:05 -04:00
Mark H Weaver
fd501b2be6
gnu: linux-libre@4.4: Update to 4.4.190.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.190.
(linux-libre-4.4-pristine-source)[hash]: Update hash.
2019-08-25 18:24:01 -04:00
Amar Singh
7dff32250b
gnu: shroud: Update to 0.1.2.
...
* gnu/packages/password-utils.scm (shroud): Update to 0.1.2.
Shroud now builds with Guile-2.2. Remove hardcoded '2.0' string.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-25 22:48:41 +02:00
ison
f9948ab6cb
gnu: Add wterm.
...
* gnu/packages/terminals.scm (wterm): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-25 22:48:41 +02:00
Ludovic Courtès
a4915e1463
nls: Update 'sv' translation.
2019-08-25 22:48:41 +02:00
Ludovic Courtès
127a07152f
nls: Update 'de' translation.
2019-08-25 22:48:41 +02:00
Ludovic Courtès
3bbd30e9b0
nls: Update 'fr' translation.
2019-08-25 22:48:41 +02:00
Ludovic Courtès
61a224adc3
maint: Add 'download-po' rule.
...
* Makefile.am (make-download-po-rule): New definition.
Add top-level 'eval' and calls to 'make-download-po-rule' to generate
'download-po.DOMAIN' rules.
(download-po): New rule.
2019-08-25 22:48:41 +02:00
Ludovic Courtès
0b859092a7
gnu: ghostscript: Replace with the "fixed" Ghostscript.
...
* gnu/packages/ghostscript.scm (ghostscript)[replacement]: New field.
(ghostscript/fixed)[version]: Remove, to comply with the same-length
constraint of grafts.
2019-08-25 22:48:40 +02:00
Ludovic Courtès
466ff55c72
gnu: ghostscript: Add a new variant that depends on Freetype.
...
Fixes <https://bugs.gnu.org/34877 >.
Reported by Diego Nicola Barbato <dnbarbato@posteo.de>
and sirmacik <sirmacik@wioo.waw.pl>.
* gnu/packages/ghostscript.scm (ghostscript/fixed): New variable.
2019-08-25 22:48:40 +02:00