Commit Graph

29337 Commits (69f7cf2bf4ca3ab792438a9e7fb46f78ef0f227a)

Author SHA1 Message Date
Christopher Baines 69f7cf2bf4
tests: databases: Add a system test for PostgreSQL.
* gnu/tests/databases.scm (%postgresql-os, %test-postgresql): New variables.
(run-postgresql-test): New procedure.
2018-03-10 16:20:55 +00:00
Christopher Baines 936e7a5245
services: Rework the PostgreSQL config file to use a record type.
For the default config file representation. This makes it possible to more
easily change the configuration file, and have dynamic content.

* gnu/services/databases.scm (<postgresql-config-file>): New record type.
(%default-postgres-config): Remove this, it's been replaced by the
configuration file.
(<postgresql-configuration>): Alter the default for the config file field.
(postgresql-service): Alter the default value for the config-file parameter.
2018-03-10 16:20:52 +00:00
Ricardo Wurmus 0fa4702c04
gnu: r-minimal: Respect SOURCE_DATE_EPOCH in srcfile.
Fixes <https://bugs.gnu.org/30729>.

* gnu/packages/statistics.scm (r-minimal)[arguments]: Replace timestamp hack
with patch to "srcfile" and "srcfilecopy".
2018-03-10 14:25:09 +01:00
Marius Bakke 8e3b852ad0
gnu: xprop: Update to 1.2.3.
* gnu/packages/xorg.scm (xprop): Update to 1.2.3.
2018-03-10 11:38:33 +01:00
Marius Bakke 505a65dccf
gnu: xpr: Update to 1.0.5.
* gnu/packages/xorg.scm (xpr): Update to 1.0.5.
2018-03-10 11:38:33 +01:00
Marius Bakke cafda73f7e
gnu: xlsfonts: Update to 1.0.6.
* gnu/packages/xorg.scm (xlsfonts): Update to 1.0.6.
2018-03-10 11:38:33 +01:00
Marius Bakke 060c82c113
gnu: xkill: Update to 1.0.5.
* gnu/packages/xorg.scm (xkill): Update to 1.0.5.
2018-03-10 11:38:33 +01:00
Marius Bakke 19ec5a05a8
gnu: xbacklight: Update to 1.2.2.
* gnu/packages/xorg.scm (xbacklight): Update to 1.2.2.
2018-03-10 11:38:32 +01:00
Marius Bakke 79b0f0b7cd
gnu: xwininfo: Update to 1.1.4.
* gnu/packages/xorg.scm (xwininfo): Update to 1.1.4.
2018-03-10 11:38:32 +01:00
Marius Bakke 61c70e5485
gnu: xset: Update to 1.2.4.
* gnu/packages/xorg.scm (xset): Update to 1.2.4.
2018-03-10 11:38:32 +01:00
Marius Bakke a4f48cc59a
gnu: xwd: Update to 1.0.7.
* gnu/packages/xorg.scm (xwd): Update to 1.0.7.
2018-03-10 11:38:32 +01:00
Marius Bakke f20348549f
gnu: xlsclients: Update to 1.1.4.
* gnu/packages/xorg.scm (xlsclients): Update to 1.1.4.
2018-03-10 11:38:32 +01:00
Marius Bakke dde360ecb2
gnu: xmessage: Update to 1.0.5.
* gnu/packages/xorg.scm (xmessage): Update to 1.0.5.
2018-03-10 11:38:31 +01:00
Marius Bakke 4a4570bea5
gnu: xinit: Update to 1.4.0.
* gnu/packages/xorg.scm (xinit): Update to 1.4.0.
2018-03-10 11:38:31 +01:00
Marius Bakke 873ee8a750
gnu: xwud: Update to 1.0.5.
* gnu/packages/xorg.scm (xwud): Update to 1.0.5.
2018-03-10 11:38:31 +01:00
Marius Bakke fdf5257e7c
gnu: xsetroot: Update to 1.1.2.
* gnu/packages/xorg.scm (xsetroot): Update to 1.1.2.
2018-03-10 11:38:31 +01:00
Marius Bakke c609ee9f55
gnu: xrefresh: Update to 1.0.6.
* gnu/packages/xorg.scm (xrefresh): Update to 1.0.6.
2018-03-10 11:38:31 +01:00
Marius Bakke c5b9bde5b2
gnu: xrdb: Update to 1.1.1.
* gnu/packages/xorg.scm (xrdb): Update to 1.1.1.
2018-03-10 11:38:31 +01:00
Marius Bakke 7c1119aa0f
gnu: xfontsel: Update to 1.0.6.
* gnu/packages/xorg.scm (xfontsel): Update to 1.0.6.
2018-03-10 11:38:30 +01:00
Marius Bakke 04a937f00a
gnu: xcursor-themes: Update to 1.0.5.
* gnu/packages/xorg.scm (xcursor-themes): Update to 1.0.5.
2018-03-10 11:38:30 +01:00
Marius Bakke fd2ebe1ed0
gnu: xbitmaps: Update to 1.1.2.
* gnu/packages/xorg.scm (xbitmaps): Update to 1.1.2.
2018-03-10 11:38:30 +01:00
Danny Milosavljevic 0803ddf267
linux-initrd: Autoload known-module-aliases.
* gnu/system/linux-initrd.scm: Autoload known-module-aliases.
2018-03-10 09:23:00 +01:00
Mark H Weaver e82b61e6dd
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.
2018-03-09 20:23:24 -05:00
Mark H Weaver b8605720ac
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.
2018-03-09 20:22:35 -05:00
Ludovic Courtès 8d5c14edf5
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'.
2018-03-10 00:15:59 +01:00
Ludovic Courtès 464f544739
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.
2018-03-09 23:24:34 +01:00
Mark H Weaver ab9ad13802
gnu: linux-libre@4.1: Update to 4.1.50.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.50.
2018-03-09 16:31:32 -05:00
Christopher Baines 16bd3291a4
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.
2018-03-09 18:18:48 +00:00
Christopher Baines da90f337b3
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.
2018-03-09 18:18:48 +00:00
Christopher Baines cc534f0c71
gnu: Add python-django-crispy-forms.
* gnu/packages/django.scm (python-django-crispy-forms): New variable.
2018-03-09 18:18:48 +00:00
Christopher Baines d5f56e9089
gnu: Add python-djangorestframework.
* gnu/packages/django.scm (python-djangorestframework): New variable.
2018-03-09 18:18:44 +00:00
Oleg Pykhalov a9079b4880
tests: mail: Add test for dovecot.
* gnu/tests/mail.scm (%dovecot-os, %test-dovecot): New variables.
(run-dovecot-test): New procedure.
2018-03-09 17:24:45 +03:00
Oleg Pykhalov 6310dff1dc
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.
2018-03-09 17:02:31 +03:00
Ricardo Wurmus a539ad867d
gnu: r-rhdf5lib: Make build reproducible.
* gnu/packages/bioinformatics.scm (r-rhdf5lib)[arguments]: Remove timestamp
and host system kernel version.
2018-03-09 11:40:59 +01:00
Ricardo Wurmus d8f46d5234
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.
2018-03-09 11:20:22 +01:00
Ricardo Wurmus 1b5905fe68
gnu: r-fnn: Remove duplicate definition.
* gnu/packages/cran.scm (r-fnn)[home-page]: Use HTTPS.
* gnu/packages/statistics.scm (r-fnn): Remove.
2018-03-08 23:38:41 +01:00
Ricardo Wurmus 22a0c65969
gnu: Add r-phangorn.
* gnu/packages/bioinformatics.scm (r-phangorn): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus be815dbdda
gnu: Add r-smoother.
* gnu/packages/cran.scm (r-smoother): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus d10b0952ce
gnu: Add r-fnn.
* gnu/packages/cran.scm (r-fnn): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus 661bb51e66
gnu: Add r-vim.
* gnu/packages/cran.scm (r-vim): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus fc784b6672
gnu: Add r-prroc.
* gnu/packages/cran.scm (r-prroc): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus 94e46cabc1
gnu: Add r-abind.
* gnu/packages/cran.scm (r-abind): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus 3a563a410a
gnu: Add r-sqldf.
* gnu/packages/cran.scm (r-sqldf): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus 3dab50d92a
gnu: Add r-gsubfn.
* gnu/packages/cran.scm (r-gsubfn): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus db80dd4a1d
gnu: Add r-psych.
* gnu/packages/cran.scm (r-psych): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus 35b0c051c5
gnu: Add r-signal.
* gnu/packages/cran.scm (r-signal): New variable.
2018-03-08 23:31:55 +01:00
Ricardo Wurmus 53cc59a1d8
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.
2018-03-08 23:31:55 +01:00
Ricardo Wurmus b7ce825c85
gnu: r-sfsmisc: Update to 1.1-2.
* gnu/packages/statistics.scm (r-sfsmisc): Update to 1.1-2.
2018-03-08 23:31:55 +01:00
Ricardo Wurmus 69c38faa91
gnu: r-nmf: Update to 0.21.0.
* gnu/packages/statistics.scm (r-nmf): Update to 0.21.0.
2018-03-08 23:31:55 +01:00
Ricardo Wurmus 1b17fdbe41
gnu: r-openssl: Update to 1.0.1.
* gnu/packages/statistics.scm (r-openssl): Update to 1.0.1.
2018-03-08 23:31:55 +01:00