aboutsummaryrefslogtreecommitdiff
path: root/doc/images
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2024-05-29 22:31:59 +0300
committerZheng Junjie <zhengjunjie@iscas.ac.cn>2024-05-31 18:39:22 +0800
commite2274ac7c514a1e10ad16e1f9bf1b1e8508f8272 (patch)
tree2c913beac155ca274634fdb2eaa58ada510783a7 /doc/images
parentda7dc8c8a7414eb23a44105f28cfd025a3b27eff (diff)
downloadguix-e2274ac7c514a1e10ad16e1f9bf1b1e8508f8272.tar.gz
guix-e2274ac7c514a1e10ad16e1f9bf1b1e8508f8272.zip
gnu: aide: Update to 0.18.8.
* gnu/packages/admin.scm (aide): Update to 0.18.8. [arguments]: Add configure flags to enable features "--with-posix-acl", "--with-selinux" and "--with-xattr". Add "--with-config-file=/etc/aide.conf" to instruct the program to use this patch to search for the configuration file. [native-inputs]: Add "pkg-config". [inputs]: Use "acl", "attr", "libselinux" and "pcre2". Change-Id: I15ae1d86ea9fdfed16e901c041bae292ec68a742 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Diffstat (limited to 'doc/images')
0 files changed, 0 insertions, 0 deletions
cm, gnu/services/certbot.scm, gnu/services/desktop.scm, gnu/services/version-control.scm, gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm: Likewise. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> ng0 2018-03-04gnu: footswitch: Update to 0.1-2.deedd87....* gnu/packages/accessibility.scm (footswitch): Update to 0.1-2.deedd87. Tobias Geerinckx-Rice 2018-03-04gnu: footswitch: Remove redundant MKDIR-P....* gnu/packages/accessibility.scm (footswitch)[arguments]: Remove MKDIR-P before INSTALL-FILE. Tobias Geerinckx-Rice 2017-11-19Update email address for ng0.ng0 2017-09-28gnu: Add footswitch....I have tested the built footswitch tool with my foot switch. It works as expected. Is accessibility.scm the correct location for this tool? * gnu/packages/accessibility.scm (footswitch): New variable. Stefan Reichör 2017-05-27gnu: Add florence....* gnu/packages/accessibility.scm: New file. * gnu/local.mk: (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name> ng0