summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-26installer: Hide the Wi-Fi passphrase by default.Tobias Geerinckx-Rice
* gnu/installer/newt/wifi.scm (run-wifi-password-page): Add an #:INPUT-VISIBILITY-CHECKBOX? to the input page.
2019-08-26installer: Partition as the last step.Tobias Geerinckx-Rice
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-26installer: Show, don't Hide.Tobias Geerinckx-Rice
* 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-26gnu: iverilog: Update to 10.3.Tobias Geerinckx-Rice
* gnu/packages/fpga.scm (iverilog): Update to 10.3.
2019-08-26gnu: mupen64plus-rsp-z64: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (mupen64plus-rsp-z64)[home-page]: Use HTTPS.
2019-08-26gnu: mupen64plus-rsp-hle: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (mupen64plus-rsp-hle)[home-page]: Use HTTPS.
2019-08-26gnu: mupen64plus-input-sdl: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (mupen64plus-input-sdl)[home-page]: Use HTTPS.
2019-08-26gnu: mupen64plus-audio-sdl: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (mupen64plus-audio-sdl)[home-page]: Use HTTPS.
2019-08-26gnu: mupen64plus-core: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (mupen64plus-core)[home-page]: Use HTTPS.
2019-08-26packages: Apply target triplet in bag-transitive-host-inputs.David Thompson
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-26gnu: retroarch: Update to 1.7.8.Rutger Helling
* gnu/packages/emulators.scm (retroarch): Update to 1.7.8.
2019-08-26ci: Try hard to build package replacements.Ludovic Courtès
The "ghostscript" replacements introduced in 0b859092a7346f3b4d0a3a4dac878fd64fd70b79 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-26gnu: guile-next: Update to 2.9.4.Ludovic Courtès
* gnu/packages/guile.scm (guile-next): Update to 2.9.4.
2019-08-26services: tlp, thermald: Add descriptions.Ludovic Courtès
* gnu/services/pm.scm (tlp-service-type)[description]: New field. (thermald-service-type)[description]: New field.
2019-08-26gnu: sysstat: Update source URL.Ludovic Courtès
This is a followup to 3d76112769d2149e81b7cc774d859469d1f1909e. * gnu/packages/linux.scm (sysstat): Update URL.
2019-08-26gnu: rage: Update to 0.3.1.Efraim Flashner
* gnu/packages/enlightenment.scm (rage): Update to 0.3.1.
2019-08-26gnu: efl: Update to 1.22.3.Efraim Flashner
* gnu/packages/enlightenment.scm (efl): Update to 1.22.3.
2019-08-26gnu: Add cvassistant.Jesse Gibbons
* gnu/package/cvassistant.scm: New file. * gnu/local.mk: Add it. * gnu/packages/cvassistant.scm (cvassistant): New variable.
2019-08-26gnu: python-pillow: Update to 6.1.0.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-pillow): Update to 6.1.0.
2019-08-26gnu: Add python-pyroutelib3.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-pyroutelib3): New variable.
2019-08-26gnu: perl-namespace-autoclean: Update to 0.29.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-namespace-autoclean): Update to 0.29.
2019-08-26gnu: python-cvxopt: Update to 1.2.3.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (python-cvxopt): Update to 1.2.3.
2019-08-26gnu: snd: Don't install the licence twice.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (snd)[arguments]: Let the build system install ‘COPYING’ once.
2019-08-26gnu: snd: Set correct --with-doc-dir.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (snd)[arguments]: Match #:configure-flags to phases.
2019-08-26gnu: snd: Update to 19.6.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (snd): Update to 19.6.
2019-08-26gnu: rmlint: Update to 2.9.0.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (rmlint): Update to 2.9.0.
2019-08-26gnu: mupen64plus-video-z64: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (mupen64plus-video-z64)[home-page]: Use HTTPS.
2019-08-26gnu: mupen64plus-video-rice: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (mupen64plus-video-rice)[home-page]: Use HTTPS.
2019-08-26gnu: mupen64plus-video-glide64mk2: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (mupen64plus-video-glide64mk2)[home-page]: Use HTTPS.
2019-08-26gnu: mupen64plus-video-glide64: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (mupen64plus-video-glide64)[home-page]: Use HTTPS.
2019-08-26gnu: mupen64plus-video-arachnoid: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (mupen64plus-video-arachnoid)[home-page]: Use HTTPS.
2019-08-25gnu: linux-libre: Update to 5.2.10.Mark H Weaver
* 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-25gnu: linux-libre@4.19: Update to 4.19.68.Mark H Weaver
* 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-25gnu: linux-libre@4.14: Update to 4.14.140.Mark H Weaver
* 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-25gnu: linux-libre@4.9: Update to 4.9.190.Mark H Weaver
* 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-25gnu: linux-libre@4.4: Update to 4.4.190.Mark H Weaver
* 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-25gnu: shroud: Update to 0.1.2.Amar Singh
* 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-25gnu: Add wterm.ison
* gnu/packages/terminals.scm (wterm): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-25nls: Update 'sv' translation.Ludovic Courtès
2019-08-25nls: Update 'de' translation.Ludovic Courtès
2019-08-25nls: Update 'fr' translation.Ludovic Courtès
2019-08-25maint: Add 'download-po' rule.Ludovic Courtès
* 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-25gnu: ghostscript: Replace with the "fixed" Ghostscript.Ludovic Courtès
* gnu/packages/ghostscript.scm (ghostscript)[replacement]: New field. (ghostscript/fixed)[version]: Remove, to comply with the same-length constraint of grafts.
2019-08-25gnu: ghostscript: Add a new variant that depends on Freetype.Ludovic Courtès
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-25gnu: Update diffoscope to 121.Vagrant Cascadian
* gnu/packages/package-management (diffoscope): Update to 121. [version] Only define version once. [arguments] Add writeable-test-data phase.
2019-08-25gnu: emacs-slime: Update to 2.24.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-slime): Update to 2.24.
2019-08-26doc: Document the use of `program-file' for mcron jobs.Maxim Cournoyer
* doc/guix.texi (Scheduled Job Execution): Explain why using `program-file' for an mcron job can be necessary. Add an example.
2019-08-25gnu: emacs-undo-propose-el: Update to 3.0.0-1.21a5cdc.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-undo-propose-el): Update to 3.0.0-1.21a5cdc. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-25gnu: emacs-helm-swoop: Update to 2.0.0.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-helm-swoop): Update to 2.0.0. [source]: Use the new url. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-25gnu: Add emacs-evil-mc.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-evil-mc): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>