aboutsummaryrefslogtreecommitdiff
path: root/tests/publish.scm
diff options
context:
space:
mode:
authorDanny Milosavljevic <dannym@friendly-machines.com>2024-12-20 22:40:33 +0100
committerDanny Milosavljevic <dannym@friendly-machines.com>2024-12-21 02:26:48 +0100
commit7ec16e7a5211f5d6d6a6cb113c215681772af5c2 (patch)
treeec9f9df92ee42b06396b7a2fed3f94ac9011ebe7 /tests/publish.scm
parent8bc40e4b61a2133c931c5001ef22257c38e1a4d6 (diff)
downloadguix-7ec16e7a5211f5d6d6a6cb113c215681772af5c2.tar.gz
guix-7ec16e7a5211f5d6d6a6cb113c215681772af5c2.zip
gnu: python-rpy2: Update to 3.5.17.
* gnu/packages/statistics.scm (python-rpy2): Update to 3.5.17. [native-inputs]: Add python-setuptools, python-wheel. Change-Id: If00abda9c8204bc0f4a57e3034dd6eb2d6b23d54
Diffstat (limited to 'tests/publish.scm')
0 files changed, 0 insertions, 0 deletions
n class='msg-avail'>...* gnu/services/admin.scm (rottlog-service-type) (tailon-service-type): Add 'description' field. * gnu/services/audio.scm (mpd-service-type): Likewise. * gnu/services/avahi.scm (avahi-service-type): Likewise. * gnu/services/ssh.scm (lsh-service-type) (openssh-service-type, dropbear-service-type): Likewise. Ludovic Courtès 2016-12-19services: Use 'file-append' in more places....* gnu/services/avahi.scm (avahi-shepherd-service): Use #$(file-append x y) instead of (string-append #$x y). * gnu/services/base.scm (unicode-start) (console-keymap-service-type, console-font-shepherd-services) (mingetty-shepherd-service, nscd-shepherd-service) (hydra-key-authorization, guix-shepherd-service) (guix-publish-shepherd-service, udev-shepherd-service) (gpm-shepherd-service, <kmscon-configuration>) (kmscon-service-type): Likewise. * gnu/services/shepherd.scm (shepherd-boot-gexp): Likewise. Ludovic Courtès