Age | Commit message (Expand) | Author |
2018-03-10 | gnu: xrdb: Update to 1.1.1....* gnu/packages/xorg.scm (xrdb): Update to 1.1.1.
| Marius Bakke |
2018-03-10 | gnu: xfontsel: Update to 1.0.6....* gnu/packages/xorg.scm (xfontsel): Update to 1.0.6.
| Marius Bakke |
2018-03-10 | gnu: xcursor-themes: Update to 1.0.5....* gnu/packages/xorg.scm (xcursor-themes): Update to 1.0.5.
| Marius Bakke |
2018-03-10 | gnu: xbitmaps: Update to 1.1.2....* gnu/packages/xorg.scm (xbitmaps): Update to 1.1.2.
| Marius Bakke |
2018-03-10 | linux-initrd: Autoload known-module-aliases....* gnu/system/linux-initrd.scm: Autoload known-module-aliases.
| Danny Milosavljevic |
2018-03-09 | gnu: linux-libre: Update to 4.15.8....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.8.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-03-09 | gnu: linux-libre@4.14: Update to 4.14.25....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.25.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-03-10 | linux-initrd: Skip initrd module check when 'modules.alias' can't be found....Fixes <https://bugs.gnu.org/30760>.
Reported by Tomáš Čech <sleep_walker@gnu.org>.
* gnu/system/linux-initrd.scm (check-device-initrd-modules): Call
'known-module-aliases' and catch 'system-error around it. Pass it to
'matching-modules'.
| Ludovic Courtès |
2018-03-09 | gnu: 'autoconf-wrapper' is no longer a procedure....Fixes <https://bugs.gnu.org/30710>.
Suggested by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>.
* gnu/packages/autotools.scm (autoconf-wrapper): Rename to...
(make-autoconf-wrapper): ... this. Add 'properties' field.
(autoconf-wrapper): New variable.
* gnu/packages/gnunet.scm (guile-gnunet): Adjust accordingly.
* gnu/packages/gnupg.scm (signing-party): Likewise.
* gnu/packages/guile.scm (guile-ics, guile-bash): Likewise.
* gnu/packages/libevent.scm (libuv): Likewise.
* gnu/packages/logging.scm (glog): Likewise.
* gnu/packages/mail.scm (libetpan): Likewise.
* gnu/packages/mate.scm (mate-icon-theme-faenza)
(mate-screensaver): Likewise.
* gnu/packages/package-management.scm (guix): Likewise.
* gnu/packages/sawfish.scm (librep): Likewise.
* gnu/packages/video.scm (motion): Likewise.
* gnu/packages/zile.scm (zile-on-guile): Likewise.
| Ludovic Courtès |
2018-03-09 | gnu: linux-libre@4.1: Update to 4.1.50....* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.50.
| Mark H Weaver |
2018-03-09 | gnu: Update python-django-gravatar2....* gnu/packages/django.scm (python-django-gravatar2)[version]: Update from
1.4.0 to 1.4.2.
[source]: Update sha256 hash.
[arguments]: Disable the tests, as the django project for the tests is
missing.
| Christopher Baines |
2018-03-09 | gnu: Update python-django-filter to 1.1.0....* gnu/packages/django.scm (python-django-filter)[version]: Update from 0.14.0
to 1.1.0.
[source]: Update sha256 hash.
[native-inputs]: Add python-djangorestframework and
python-django-crispy-forms as native inputs, as they are used in the test
suite.
| Christopher Baines |
2018-03-09 | gnu: Add python-django-crispy-forms....* gnu/packages/django.scm (python-django-crispy-forms): New variable.
| Christopher Baines |
2018-03-09 | gnu: Add python-djangorestframework....* gnu/packages/django.scm (python-djangorestframework): New variable.
| Christopher Baines |
2018-03-09 | tests: mail: Add test for dovecot....* gnu/tests/mail.scm (%dovecot-os, %test-dovecot): New variables.
(run-dovecot-test): New procedure.
| Oleg Pykhalov |
2018-03-09 | services: dovecot: Copy dovecot.conf to /etc/dovecot....Many Dovecot utilities compiled with assumption of ‘/etc/dovecot/dovecot.conf’
existence.
* gnu/services/mail.scm (dovecot-shepherd-service): Move config generation.
Invoke ‘dovecot’ without ‘-c’ flag.
(%dovecot-activation): Copy ‘dovecot.conf’ to ‘/etc/dovecot’.
(dovecot-service-type): Make ‘%dovecot-activation’ non-constant.
| Oleg Pykhalov |
2018-03-09 | gnu: r-rhdf5lib: Make build reproducible....* gnu/packages/bioinformatics.scm (r-rhdf5lib)[arguments]: Remove timestamp
and host system kernel version.
| Ricardo Wurmus |
2018-03-09 | gnu: hdf5: Do not record the build-time kernel version....* gnu/packages/maths.scm (hdf5)[arguments]: Patch libhdf5.settings to prevent
the kernel version on the build node from affecting the output.
| Ricardo Wurmus |
2018-03-08 | gnu: r-fnn: Remove duplicate definition....* gnu/packages/cran.scm (r-fnn)[home-page]: Use HTTPS.
* gnu/packages/statistics.scm (r-fnn): Remove.
| Ricardo Wurmus |
2018-03-08 | gnu: Add r-phangorn....* gnu/packages/bioinformatics.scm (r-phangorn): New variable.
| Ricardo Wurmus |
2018-03-08 | gnu: Add r-smoother....* gnu/packages/cran.scm (r-smoother): New variable.
| Ricardo Wurmus |
2018-03-08 | gnu: Add r-fnn....* gnu/packages/cran.scm (r-fnn): New variable.
| Ricardo Wurmus |
2018-03-08 | gnu: Add r-vim....* gnu/packages/cran.scm (r-vim): New variable.
| Ricardo Wurmus |
2018-03-08 | gnu: Add r-prroc....* gnu/packages/cran.scm (r-prroc): New variable.
| Ricardo Wurmus |
2018-03-08 | gnu: Add r-abind....* gnu/packages/cran.scm (r-abind): New variable.
| Ricardo Wurmus |
2018-03-08 | gnu: Add r-sqldf....* gnu/packages/cran.scm (r-sqldf): New variable.
| Ricardo Wurmus |
2018-03-08 | gnu: Add r-gsubfn....* gnu/packages/cran.scm (r-gsubfn): New variable.
| Ricardo Wurmus |
2018-03-08 | gnu: Add r-psych....* gnu/packages/cran.scm (r-psych): New variable.
| Ricardo Wurmus |
2018-03-08 | gnu: Add r-signal....* gnu/packages/cran.scm (r-signal): New variable.
| Ricardo Wurmus |
2018-03-08 | gnu: r-ape: Move to (gnu packages cran)....* gnu/packages/bioinformatics.scm (r-ape): Move from here...
* gnu/packages/cran.scm (r-ape): ...to here.
| Ricardo Wurmus |
2018-03-08 | gnu: r-sfsmisc: Update to 1.1-2....* gnu/packages/statistics.scm (r-sfsmisc): Update to 1.1-2.
| Ricardo Wurmus |
2018-03-08 | gnu: r-nmf: Update to 0.21.0....* gnu/packages/statistics.scm (r-nmf): Update to 0.21.0.
| Ricardo Wurmus |
2018-03-08 | gnu: r-openssl: Update to 1.0.1....* gnu/packages/statistics.scm (r-openssl): Update to 1.0.1.
| Ricardo Wurmus |
2018-03-08 | gnu: python-sympy, python2-sympy: Only run core tests....* gnu/packages/python.scm (python-sympy, python2-sympy)[arguments]: Move tests
after installation; run only core tests.
| Ricardo Wurmus |
2018-03-08 | doc: Explain what we mean by root in binary installation....* doc/guix.texi (Binary Installation): Add explicit instructions to become root.
| Julien Lepiller |
2018-03-08 | gnu: nano: Update to 2.9.4....* gnu/packages/nano.scm (nano): Update to 2.9.4.
| Efraim Flashner |
2018-03-08 | gnu: r-dropbead: Update to 0-2.d746c6f....* gnu/packages/bioinformatics.scm (r-dropbead): Update to 0-2.d746c6f.
| Ricardo Wurmus |
2018-03-08 | gnu: milkytracker: Actually link with the JACK library....* gnu/packages/music.scm (milkytracker)[arguments]: Add appropriate configure
flag.
| Kei Kebreau |
2018-03-08 | gnu: python-msgpack-transitional: Use a distinct name....* gnu/packages/python.scm (python-msgpack-transitional)[name]: New field.
| Marius Bakke |
2018-03-08 | gnu: nghttp2: Use a fixed variant of tzdata for tests....* gnu/packages/web.scm (nghttp2)[native-inputs]: Replace TZDATA with TZDATA-FOR-TESTS.
| Marius Bakke |
2018-03-08 | services: agetty: Call default-serial-port only when starting....* gnu/services/base.scm (agetty-shepherd-service): Call default-serial-port
only when starting.
| Danny Milosavljevic |
2018-03-08 | gnu: feh: Update to 2.25.1....* gnu/packages/image-viewers.scm (feh): Update to 2.25.1.
| Marius Bakke |
2018-03-08 | vm: Use 9p mount tags below 32 chars....Fixes <https://bugs.gnu.org/30667>.
Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>.
* gnu/system/vm.scm (file-system->mount-tag): Use 'sha1' to compute the
tag.
| Ludovic Courtès |
2018-03-08 | hash: Add 'sha1'....* guix/hash.scm (GCRY_MD_SHA1): New macro.
(bytevector-hash): New procedure.
(sha256): Express in terms of 'bytevector-hash'.
(sha1): New procedure.
* tests/hash.scm ("sha1, empty", "sha1, hello"): New tests.
| Ludovic Courtès |
2018-03-08 | gnu: guile: Add 2.2.2....* gnu/packages/guile.scm (guile-2.2.2): New variable.
| Ludovic Courtès |
2018-03-08 | 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 | 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 | gnu: python-ddt: Mark up description....* gnu/packages/python.scm (python-ddt)[description]: Use @dfn.
| Tobias Geerinckx-Rice |
2018-03-08 | gnu: yapet: Update to 1.1....* gnu/packages/password-utils.scm (yapet): Update to 1.1.
| Tobias Geerinckx-Rice |
2018-03-08 | gnu: keepassxc: Update to 2.3.1....* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.1.
| Tobias Geerinckx-Rice |