| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
Reported by jonsger.
* gnu/local.mk (dist_patch_DATA): Add
perl-text-markdown-discount-unbundle.patch and
racket-fix-xform-issue.patch.
|
|
|
|
|
| |
* gnu/packages/embedded.scm (fc-host-tools)[arguments]<#:phases>
[patch-installation-paths]: Modify.
|
|
|
|
| |
* gnu/packages/embedded.scm (fc-host-tools)[description]: Modify.
|
|
|
|
|
| |
* gnu/local.mk (dist_patch_DATA): Add 'rust-bootstrap-stage0-test.patch',
'rust-coresimd-doctest.patch'.
|
|
|
|
| |
* gnu/packages/web.scm (libyajl)[arguments]: Patch shebang in test suite.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
--=-=-=
Content-Type: text/plain
The attached patch updates u-boot to 2018.07, which required adding
native-inputs of "bison" and "flex".
live well,
vagrant
From 74a9561ac07592a5ae15b723d0f2ac7fc05c463c Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org>
Date: Tue, 10 Jul 2018 00:12:05 +0000
Subject: [PATCH] gnu: u-boot: Update to 2018.07.
* gnu/packages/bootloaders.scm (u-boot): Update to 2018.07.
(u-boot)[native-inputs]: Add "bison" and "flex".
|
|
|
|
|
|
|
| |
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.26): ...this.
(rust): New variable.
* gnu/packages/patches/rust-bootstrap-stage0-test.patch: New file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/rust.scm (rust-source): Add "patches" argument.
(rust-bootstrapped-package): Add "patches" argument.
(rust-1.19)[arguments]<#:phases>[patch-tests]: Modify.
[arguments]<#:phases>[patch-aarch64-test]: New phase.
[arguments]<#:phases>[use-readelf-for-tests]: New phase.
[arguments]<#:phases>[remove-unsupported-tests]: New phase.
(rust-1.23): Disable "run-pass/out-of-stack.rs" test.
(rust-1.24)[arguments]<#:phases>[patch-aarch64-test]: Replace.
(rust-1.25)[inputs]: Switch to LLVM 6.0.
(rust-1.25)[arguments]<#:phases>[enable-codegen-tests]: New variable.
(rust): New variable.
* gnu/packages/patches/rust-coresimd-doctest.patch: New file.
|
|
|
|
| |
* gnu/packages/lua.scm (lua): Update to 5.3.5.
|
|
|
|
| |
* gnu/packages/wine.scm (wine-staging): Update to 3.12.
|
|
|
|
| |
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.12.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (vte-ng): Update to 0.52.2.a.
[arguments]: Remove #:configure-flags.
|
|
|
|
| |
* gnu/packages/gnome.scm (vte-ng)[arguments]: Call INVOKE instead of SYSTEM*.
|
|
|
|
| |
* gnu/packages/version-control.scm (libgit2): Update to 0.26.5.
|
|
|
|
|
| |
* gnu/packages/game-development.scm (openmw): Update to the latest
commit to fix the build.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/graphics.scm (openscenegraph): Update to 3.6.2.
[source]: Use the new url and 'git-fetch' method.
[properties]: Add 'upstream-name'.
[native-inputs]: Add 'pkg-config'.
[inputs]: Add 'libxrandr'.
* gnu/packages/patches/openscenegraph-ffmpeg3.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
|
| |
* gnu/packages/dunst.scm (dunst)[inputs]: Use 'gdk-pixbuf+svg' instead
of 'gdk-pixbuf'.
|
|
|
|
|
|
| |
* gnu/packges/emacs.scm (emacs-tide): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packges/emacs.scm (emacs-typescript-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packges/emacs.scm (emacs-nodejs-repl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (macs): Update to 2.1.1.20160309.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/services/monitoring.scm (prometheus-node-exporter-service-type):
New variable.
(<prometheus-node-exporter-configuration>): New record type.
(prometheus-node-exporter-shepherd-service): New procedure.
* gnu/doc/guix.texi (Monitoring Services): Document it.
* gnu/tests/monitoring.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add test module.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.5.
(%linux-libre-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.54.
(%linux-libre-4.14-hash): Update hash.
|
|
|
|
| |
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-5.
|
|
|
|
| |
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.3.
|
|
|
|
| |
* gnu/packages/xorg.scm (libxscrnsaver): Update to 1.2.3.
|
|
|
|
| |
* gnu/packages/gimp.scm (gimp): Update to 2.10.4.
|
|
|
|
| |
* gnu/packages/gimp.scm (gegl): Update to 0.4.4.
|
|
|
|
| |
* gnu/packages/gimp.scm (babl): Update to 0.1.52.
|
|
|
|
| |
* gnu/packages/graphviz.scm (python-graphviz): Update to 0.8.4.
|
|
|
|
| |
* gnu/packages/vulkan.scm (vulkan-tools): New variable.
|
|
|
|
|
| |
* gnu/packages/vulkan.scm (vulkan-loader): Inherit version from
vulkan-headers.
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-docker-distribution): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/textutils.scm (docx2txt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packges/emacs.scm (emacs-org-brain): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/re2c.scm (re2c): Update to 1.0.3.
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-git-timemachine): Update to 4.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-git-timemachine)[source]:
[home-page]: Update URL for move from GitHub to GitLab.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
[[PGP Signed Part:No public key for B78B82D4814B91B6 created at 2018-07-05T22:50:32+0200 using RSA]]
* gnu/packages/finance.scm (electrum): Update to 3.2.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
[[PGP Signed Part:Good signature from BF286CB6593E5FFD Björn Höfling <bjoern.hoefling@bjoernhoefling.de> (trust undefined) created at 2018-07-06T23:28:16+0200 using DSA]]
* gnu/packages/astronomy.scm (stellarium): Update to 0.18.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/guile.scm (guile-git): Update to 0.1.0.
|
|
|
|
| |
* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.5.
|
|
|
|
| |
* gnu/packages/music.scm (musescore): Update to 2.3.1.
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Partly fixes <https://bugs.gnu.org/30312>.
* doc/guix.texi (Preparing for Installation): Add note on how to choose
between UEFI and BIOS.
(Using the Configuration System)[Bootloader]: New subsubsection.
(Bootloader Configuration): Expound on the bootloader type and target.
* gnu/system/examples/desktop.tmpl: Switch to UEFI.
* gnu/system/examples/bare-bones.tmpl: Explicitly mention "legacy" and
"BIOS" in the comments.
|
| |
| |
| |
| |
| |
| |
| |
| | |
See the discussion at
<https://lists.gnu.org/archive/html/guix-devel/2018-07/msg00049.html>.
* gnu/services/base.scm (mingetty-shepherd-service): Pass "--nohangup"
to mingetty.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Reported by Tobias Geerinckx-Rice <me@tobias.gr>
and Björn Höfling <bjoern.hoefling@bjoernhoefling.de>.
* gnu/system/shadow.scm (default-skeletons)["bashrc"]: Use
'--color=auto' instead of '--color'.
|