Age | Commit message (Expand) | Author |
2019-03-06 | gnu: java-eclipse-jdt-core: Update to 3.16.0....* gnu/packages/java.scm (java-eclipse-jdt-core): Update to 3.16.0.
| Ricardo Wurmus |
2019-03-06 | gnu: java-eclipse-core-resources: Update to 3.13.200....* gnu/packages/java.scm (java-eclipse-core-resources): Update to 3.13.200.
| Ricardo Wurmus |
2019-03-06 | gnu: java-eclipse-core-runtime: Update to 3.15.100....* gnu/packages/java.scm (java-eclipse-core-runtime): Update to 3.15.100.
| Ricardo Wurmus |
2019-03-06 | gnu: java-eclipse-equinox-common: Update to 3.10.200....* gnu/packages/java.scm (java-eclipse-equinox-common): Update to 3.10.200.
| Ricardo Wurmus |
2019-03-06 | gnu: shaderc: Update to 2018.0....* gnu/packages/vulkan.scm (shaderc): Update to 2018.0.
| Rutger Helling |
2019-03-06 | gnu: spirv-tools: Update to 2019.1....* gnu/packages/vulkan.scm (spirv-tools): Update to 2019.1.
[arguments]: Add 'fixgcc7 phase.
[native-inputs]: Add gcc-7.
| Rutger Helling |
2019-03-06 | gnu: spirv-headers: Update to commit 8bea0a2....* gnu/packages/vulkan.scm (spirv-headers): Update to commit 8bea0a2.
| Rutger Helling |
2019-03-06 | gnu: glslang: Update to 7.11.3113....* gnu/packages/vulkan.scm (glslang): Update to 7.11.3113.
| Rutger Helling |
2019-03-05 | gnu: MPD: Update to 0.21.5....* gnu/packages/mpd.scm (mpd): Update to 0.21.5.
| Leo Famulari |
2019-03-05 | gnu: FFmpeg: Build with AV1 support....* gnu/packages/video.scm (ffmpeg)[inputs]: Add libaom.
[arguments]: Pass '--enable-libaom' to #:configure-flags.
(ffmpeg-3.4)[inputs, arguments]: Filter out libaom.
| Arne Babenhauserheide |
2019-03-05 | gnu: Add libaom....* gnu/packages/video.scm (libaom): New variable.
Co-authored-by: Leo Famulari <leo@famulari.name>
| Arne Babenhauserheide |
2019-03-06 | gnu: you-get: Update to 0.4.1256....* gnu/packages/video.scm (you-get): Update to 0.4.1256.
| Tobias Geerinckx-Rice |
2019-03-06 | gnu: youtube-dl: Update to 2019.03.01....* gnu/packages/video.scm (youtube-dl): Update to 2019.03.01.
| Tobias Geerinckx-Rice |
2019-03-06 | gnu: plantuml: Update to 1.2019.2....* gnu/packages/uml.scm (plantuml): Update to 1.2019.2.
| Tobias Geerinckx-Rice |
2019-03-06 | gnu: xinit: Update to 1.4.1....* gnu/packages/xorg.scm (xinit): Update to 1.4.1.
| Tobias Geerinckx-Rice |
2019-03-06 | gnu: lxc: Fix documentation directory....* gnu/packages/virtualization.scm (lxc)[arguments]: Set ‘--docdir’ in #:configure-flags.
| Tobias Geerinckx-Rice |
2019-03-06 | gnu: lxc: Update to 3.1.0....* gnu/packages/virtualization.scm (lxc): Update to 3.1.0.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: dav1d: Update to 0.2.0....* gnu/packages/video.scm (dav1d): Update to 0.2.0.
[source]: Add alternate URL.
| Leo Famulari |
2019-03-05 | artwork: Update snapshot to b975164....* gnu/artwork.scm (%artwork-repository): Update to b975164.
| Ludovic Courtès |
2019-03-05 | gnu: singularity: Leave PATH unchanged....Previously 'singularity help' & co. would all fail on Guix System
because Coreutils, grep, etc. were not found in $PATH.
* gnu/packages/linux.scm (singularity)[source](snippet): Remove "PATH"
setting from 'bin/singularity.in'.
| Ludovic Courtès |
2019-03-05 | gnu: singularity: Patch 'Makefile.in' in a snippet....* gnu/packages/linux.scm (singularity)[source](snippet, modules): New
fields.
[arguments]: Remove 'disable-install-hook' phase.
| Ludovic Courtès |
2019-03-05 | gnu: wpa-supplicant: Add 'cpe-name' property....* gnu/packages/admin.scm (wpa-supplicant-minimal)[properties]: New
field.
| Ludovic Courtès |
2019-03-05 | gnu: Syncthing: Update to 1.1.0....* gnu/packages/syncthing.scm (syncthing): Update to 1.1.0.
| Leo Famulari |
2019-03-05 | gnu: emacs-no-x-toolkit: Fix configure flags....* gnu/packages/emacs.scm (emacs-no-x-toolkit)[arguments]: Don't lose
custom configure flags.
| Efraim Flashner |
2019-03-05 | gnu: emacs-disk-usage: Update to 1.3.0....* gnu/packages/emacs-xyz.scm (emacs-disk-usage): Update to 1.3.0.
| Pierre Neidhardt |
2019-03-05 | gnu: thinkfan: Let the build system handle rcscripts/....This moves them from /share/thinkfan to their conventional locations
in /etc and /lib; the former was an arbitrary Guixism anyway.
* gnu/packages/linux.scm (thinkfan)[arguments]:
Re-write 'install-rc-scripts' as 'create-init-scripts' and move it after
the 'unpack' phase.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: thinkfan: Update to 1.0.2....* gnu/packages/linux.scm (thinkfan): Update to 1.0.2.
[arguments]: Adjust source directory.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: iucode-tool: Update to 2.3.1....* gnu/packages/linux.scm (iucode-tool): Update to 2.3.1.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: f2fs-tools: Update to 1.12.0....* gnu/packages/linux.scm (f2fs-tools): Update to 1.12.0.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: f2fs-tools: Don't use NAME in source URI....* gnu/packages/linux.scm (f2fs-tools-1.7, f2fs-tools)[source]:
Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: xfsprogs: Update to 4.20.0....* gnu/packages/linux.scm (xfsprogs): Update to 4.20.0.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: libnftnl: Update to 1.1.2....* gnu/packages/linux.scm (libnftnl): Update to 1.1.2.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: genext2fs: Update to 1.4.1-4....* gnu/packages/linux.scm (genext2fs): Update to 1.4.1-4.
[arguments]: Add 'apply-debian-patches' phase.
[native-inputs]: Add autoconf and automake.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: wget2: Update to 1.99.1....This fixes https://issues.guix.info/issue/34718.
* gnu/packages/wget.scm (wget2): Update to 1.99.1.
[arguments]: Add phase to skip network tests. Update custom 'bootstrap
phase to not require unnecessary binaries.
[inputs]: Remove doxygen, python. Move autoconf, automake, flex,
gettext-minimal, libtool ...
[native-inputs]: ... to here. Add python-2.
| Efraim Flashner |
2019-03-05 | linux-modules: module-soft-dependencies: Partition the result and return it a......* gnu/build/linux-modules.scm (module-soft-dependencies): Partition the
result and return it as two lists.
| Danny Milosavljevic |
2019-03-05 | gnu: rust: Update to 1.31.1....* gnu/patches/rust-1.30-gdb-llvm.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.29): ...this.
(rust-1.30): New variable.
(rust): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ivan Petkov |
2019-03-05 | gnu: scdoc: Update to 1.9.4....* gnu/packages/man.scm (scdoc): Update to 1.9.4.
| Rutger Helling |
2019-03-05 | gnu: Add mailcatcher....* gnu/packages/ruby.scm (mailcatcher): New variable.
| Pierre Neidhardt |
2019-03-05 | gnu: Add ruby-skinny....* gnu/packages/ruby.scm (ruby-skinny): New variable.
| Pierre Neidhardt |
2019-03-05 | gnu: Add ruby-thin....* gnu/packages/ruby.scm (ruby-thin): New variable.
| Pierre Neidhardt |
2019-03-05 | gnu: Add ruby-sinatra....* gnu/packages/ruby.scm (ruby-sinatra): New variable.
| Pierre Neidhardt |
2019-03-05 | gnu: Add ruby-mustermann....* gnu/packages/ruby.scm (ruby-mustermann): New variable.
| Pierre Neidhardt |
2019-03-05 | gnu: ruby-rack-protection: Update to 2.0.5....* gnu/packages/ruby.scm (ruby-rack-protection): Update to 2.0.5.
| Pierre Neidhardt |
2019-03-04 | gnu: python-language-server: Update to 0.24.0....* gnu/packages/python-xyz.scm (python-language-server): Update to 0.24.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Brett Gilio |
2019-03-05 | gnu: btrfs-progs: Update to 4.20.2....* gnu/packages/linux.scm (btrfs-progs): Update to 4.20.2.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: folks: Update to 0.11.4....* gnu/packages/gnome.scm (folks): Update to 0.11.4.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: folks: Don't use NAME in source URI....* gnu/packages/gnome.scm (folks)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: virtualgl: Update to 2.6.1....* gnu/packages/gl.scm (virtualgl): Update to 2.6.1.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: gegl: Update to 0.4.14....* gnu/packages/gimp.scm (gegl): Update to 0.4.14.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: font-anonymous-pro: Use HTTPS home page....* gnu/packages/fonts.scm (font-anonymous-pro)[source, home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |