aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorzimoun <zimon.toutoune@gmail.com>2022-01-04 23:47:41 +0100
committerEfraim Flashner <efraim@flashner.co.il>2022-01-10 15:15:31 +0200
commit79ba1214b0f82cc5fa4f987e2b78842356bad603 (patch)
treeed7cc3fd597f555106509a5a6952a1df2eb9fd59 /etc
parenta2010ac21b020b31a723387d3ab82ef72ee6f64c (diff)
downloadguix-79ba1214b0f82cc5fa4f987e2b78842356bad603.tar.gz
guix-79ba1214b0f82cc5fa4f987e2b78842356bad603.zip
gnu: julia-zygote: Adjust style.
* gnu/packages/julia-xyz.scm (julia-zygote)[propagated-inputs]: Remove labels. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions
ix-daemon SELinux policy....* etc/guix-daemon.cil.in (guix_daemon): Specify more permissions for guix-daemon to account for daemon updates and newer SELinux. I can't promise that this is a complete list of everything that guix-daemon needs, but it's probably most of them. It can search for, install, upgrade, and remove packages, create virtual machines and containers, update itself, and so on. Signed-off-by: Marius Bakke <marius@gnu.org> Daniel Brooks