| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: intelmetool, me-cleaner: Restrict to Intel platforms.•••* gnu/packages/flashing-tools.scm (intelmetool)[supported-systems]: New
field.
(me-cleaner)[supported-systems]: New field.
| Ludovic Courtès | 2018-03-08 | 1 | -4/+10 |
* | gnu: python-ddt: Update to 1.1.2.•••* gnu/packages/python.scm (python-ddt): Update to 1.1.2.
| Tobias Geerinckx-Rice | 2018-03-08 | 1 | -2/+2 |
* | gnu: python-ddt: Mark up description.•••* gnu/packages/python.scm (python-ddt)[description]: Use @dfn.
| Tobias Geerinckx-Rice | 2018-03-08 | 1 | -2/+3 |
* | gnu: yapet: Update to 1.1.•••* gnu/packages/password-utils.scm (yapet): Update to 1.1.
| Tobias Geerinckx-Rice | 2018-03-08 | 1 | -2/+2 |
* | gnu: keepassxc: Update to 2.3.1.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.1.
| Tobias Geerinckx-Rice | 2018-03-08 | 1 | -2/+2 |
* | gnu: slurm: Update to 17.11.3.•••* gnu/packages/parallel.scm (slurm): Update to 17.11.3.
| Tobias Geerinckx-Rice | 2018-03-08 | 1 | -2/+2 |
* | gnu: global: Replace GLOBAL with GNU GLOBAL in description.•••* gnu/packages/code.scm (global)[description]: Replace GLOBAL with GNU GLOBAL.
| Clément Lassieur | 2018-03-08 | 1 | -4/+4 |
* | gnu: vulkan-icd-loader: Update to 1.1.70.0.•••* gnu/packages/vulkan.scm (vulkan-icd-loader): Update to 1.1.70.0.
| Rutger Helling | 2018-03-08 | 1 | -2/+2 |
* | gnu: sunxi-tools: Add cross-libc's "static" output.•••* gnu/packages/admin.scm (sunxi-tools)[native-inputs]: Add cross-libc's
"static" output.
| Danny Milosavljevic | 2018-03-08 | 1 | -1/+2 |
* | gnu: sunxi-tools: Improve build error reporting.•••* gnu/packages/admin.scm (sunxi-tools)[arguments]<#:phases>[set-environment-up]:
Improve build error reporting.
| Danny Milosavljevic | 2018-03-08 | 1 | -10/+19 |
* | gnu: emacs-slack: Update to 0-3.9272460.•••* gnu/packages/emacs.scm (emacs-slack): Update to 0-3.9272460.
| Ricardo Wurmus | 2018-03-08 | 1 | -3/+3 |
* | gnu: Add pigx-rnaseq.•••* gnu/packages/bioinformatics.scm (pigx-rnaseq): New variable.
| Ricardo Wurmus | 2018-03-07 | 1 | -0/+67 |
* | gnu: Add r-algdesign.•••* gnu/packages/cran.scm (r-algdesign): New variable.
| Ricardo Wurmus | 2018-03-07 | 1 | -0/+23 |
* | gnu: Add r-radiant-data.•••* gnu/packages/cran.scm (r-radiant-data): New variable.
| Ricardo Wurmus | 2018-03-07 | 1 | -0/+53 |
* | gnu: Add r-shinyace.•••* gnu/packages/cran.scm (r-shinyace): New variable.
| Ricardo Wurmus | 2018-03-07 | 1 | -0/+22 |
* | gnu: Add r-import.•••* gnu/packages/cran.scm (r-import): New variable.
| Ricardo Wurmus | 2018-03-07 | 1 | -0/+24 |
* | gnu: Add r-cgdsr.•••* gnu/packages/cran.scm (r-cgdsr): New variable.
| Ricardo Wurmus | 2018-03-07 | 1 | -0/+23 |
* | gnu: glibc: Add a comment in the patch.•••* gnu/packages/patches/glibc-allow-kernel-2.6.32.patch: Add a comment.
| Ludovic Courtès | 2018-03-07 | 1 | -0/+7 |
* | gnu: glibc-2.26-patch: Remove unneeded 'replacement' field.•••* gnu/packages/base.scm (glibc-2.26-patched): Remove unneeded
'replacement' field.
| Ludovic Courtès | 2018-03-07 | 1 | -1/+0 |
* | gnu: commencement: 'glibc-final' inherits the replacement of 'glibc'.•••That was the intent of commit b672a8160755bab07fb3c13dbc43dcc26525a7b7,
but that commit left 'glibc-final' ungrafted.
Reported by Ricardo Wurmus at
<https://lists.gnu.org/archive/html/guix-devel/2018-02/msg00435.html>.
* gnu/packages/commencement.scm (glibc-final): Use 'package/inherit' so
that we inherit the 'replacement' of GLIBC.
| Ludovic Courtès | 2018-03-07 | 1 | -28/+25 |
* | gnu: commencement: 'glibc-final' now inherits from 'glibc'.•••* gnu/packages/commencement.scm (glibc-final): Inherit from GLIBC
instead of GLIBC-FINAL-WITH-BOOTSTRAP-BASH.
[propagated-inputs]: New fields.
| Ludovic Courtès | 2018-03-07 | 1 | -1/+9 |
* | gnu: Add r-heatmaply.•••* gnu/packages/cran.scm (r-heatmaply): New variable.
| Ricardo Wurmus | 2018-03-07 | 1 | -0/+41 |
* | gnu: znc: Update to 1.6.6.•••* gnu/packages/messaging.scm (znc): Update to 1.6.6.
| Tobias Geerinckx-Rice | 2018-03-07 | 1 | -2/+2 |
* | gnu: Use HTTPS for zlib.net home pages.•••* gnu/packages/compression.scm (zlib, pigz)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-03-07 | 1 | -2/+2 |
* | gnu: pigz: Update to 2.4.•••* gnu/packages/compression.scm (pigz): Update to 2.4.
| Tobias Geerinckx-Rice | 2018-03-07 | 1 | -2/+2 |
* | gnu: meson: Mark up description.•••* gnu/packages/build-tools.scm (meson)[description]: Use @dfn.
| Tobias Geerinckx-Rice | 2018-03-07 | 1 | -3/+3 |
* | gnu: links, lynx, qutebrowser: Update phase style.•••* gnu/packages/web-browsers.scm (links, lynx, qutebrowser)[arguments]:
Substitute INVOKE for SYSTEM and end phases with #t.
| Tobias Geerinckx-Rice | 2018-03-07 | 1 | -6/+8 |
* | gnu: keyutils: Update to 1.5.10.•••* gnu/packages/crypto.scm (keyutils): Update to 1.5.10.
| Tobias Geerinckx-Rice | 2018-03-07 | 1 | -2/+2 |
* | gnu: cppcheck: Update to 1.82.•••* gnu/packages/check.scm (cppcheck): Update to 1.82.
| Tobias Geerinckx-Rice | 2018-03-07 | 1 | -2/+2 |
* | gnu: cmdtest: Update to 0.32.•••* gnu/packages/check.scm (cmdtest): Update to 0.32.
| Tobias Geerinckx-Rice | 2018-03-07 | 1 | -3/+3 |
* | gnu: pam-krb5: Mark up description.•••* gnu/packages/admin.scm (pam-krb5)[description]: Use @code.
| Tobias Geerinckx-Rice | 2018-03-07 | 1 | -2/+2 |
* | gnu: pam-krb5: Update to 4.8.•••* gnu/packages/admin.scm (pam-krb5): Update to 4.8.
| Tobias Geerinckx-Rice | 2018-03-07 | 1 | -6/+2 |
* | gnu: mg: Use HTTPS home page.•••* gnu/packages/text-editors.scm (mg)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-03-07 | 1 | -1/+1 |
* | gnu: mg: Update to 20171014.•••* gnu/packages/text-editors.scm (mg): Update to 20171014.
| Tobias Geerinckx-Rice | 2018-03-07 | 1 | -2/+2 |
* | gnu: c-reduce: Use HTTPS home page.•••* gnu/packages/debug.scm (c-reduce)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-03-07 | 1 | -1/+1 |
* | gnu: c-reduce: Update to 2.6.0.•••* gnu/packages/debug.scm (c-reduce): Update to 2.6.0.
| Tobias Geerinckx-Rice | 2018-03-07 | 1 | -4/+6 |
* | gnu: python2-gobject@2: Update to 2.28.7•••* gnu/packages/glib.scm (python2-gobject-2): Update to 2.28.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Mark Meyer | 2018-03-07 | 1 | -2/+2 |
* | gnu: Add python-pycurl.•••* gnu/packages/python-web.scm (python-pycurl, python2-pycurl): New
variables.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Mark Meyer | 2018-03-07 | 1 | -0/+37 |
* | gnu: xdriinfo: Update to 1.0.6.•••* gnu/packages/xorg.scm (xdriinfo): Update to 1.0.6.
| Marius Bakke | 2018-03-07 | 1 | -2/+2 |
* | gnu: twm: Update to 1.0.10.•••* gnu/packages/xorg.scm (twm): Update to 1.0.10.
[source]: Use bzip-compressed tarball.
| Marius Bakke | 2018-03-07 | 1 | -3/+3 |
* | gnu: mkfontscale: Update to 1.1.3.•••* gnu/packages/xorg.scm (mkfontscale): Update to 1.1.3.
| Marius Bakke | 2018-03-07 | 1 | -2/+2 |
* | gnu: imagemagick: Update to 6.9.9-37.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-37.
| Marius Bakke | 2018-03-07 | 1 | -2/+2 |
* | gnu: Add gtksourceviewmm.•••* gnu/packages/gtk.scm (gtksourceviewmm): New public variable.
| Marius Bakke | 2018-03-07 | 1 | -0/+32 |
* | gnu: Use HTTPS on gtkmm.org home pages.•••* gnu/packages/gtk.scm (atkmm, gtkmm)[home-page]: Use HTTPS.
* gnu/packages/gnome.scm (libgnomecanvasmm)[home-page]: Likewise.
* gnu/packages/glib.scm (glibmm)[home-page]: Likewise.
| Marius Bakke | 2018-03-07 | 3 | -4/+4 |
* | gnu: gtkmm: Use the for-test xorg variant for tests.•••* gnu/packages/gtk.scm (gtkmm)[native-inputs]: Replace XORG-SERVER with
XORG-SERVER-1.19.3.
[arguments]: Add #:disallowed-references.
| Marius Bakke | 2018-03-07 | 1 | -2/+3 |
* | gnu: gtkmm: Update to 3.22.2.•••* gnu/packages/gtk.scm (gtkmm): Update to 3.22.2.
[arguments]: Set #:configure-flags.
| Marius Bakke | 2018-03-07 | 1 | -3/+6 |
* | gnu: glibmm: Update to 2.54.1.•••* gnu/packages/glib.scm (glibmm): Update to 2.54.1.
[arguments]: Add #:configure-flags.
| Marius Bakke | 2018-03-07 | 1 | -3/+6 |
* | gnu: Add r-colorout.•••* gnu/packages/statistics.scm (r-colorout): New public variable.
| Oleg Pykhalov | 2018-03-07 | 1 | -0/+32 |
* | gnu: youtube-viewer: Add '$out/lib/perl5/site_perl/' to search path.•••Fixes <https://bugs.gnu.org/30671>.
Reported by Ricardo Wurmus <rekado@elephly.net>.
* gnu/packages/video.scm (youtube-viewer)[arguments]: In 'wrap-program'
phase, add '$out/lib/perl5/site_perl/' to search path.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alex Vong | 2018-03-07 | 1 | -10/+12 |
* | gnu: Add IBM Plex font.•••* gnu/packages/fonts.scm (font-ibm-plex): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Charlie Ritter | 2018-03-07 | 1 | -0/+22 |