;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2020 Efraim Flashner ;;; ;;; This file is part of GNU Guix. ;;; ;;; GNU Guix is free software; you can redistribute it and/or modify it ;;; under the terms of the GNU General Public License as published by ;;; the Free Software Foundation; either version 3 of the License, or (at ;;; your option) any later version. ;;; ;;; GNU Guix is distributed in the hope that it will be useful, but ;;; WITHOUT ANY WARRANTY; without even the implied warranty of ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . (define-module (gnu services science) #:export ( rshiny-configuration rshiny-configuration? rshiny-configuration-package rshiny-configuration-binary rshiny-shepherd-service rshiny-se
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2023-08-16 19:45:28 +0200
committerLudovic Courtès <ludo@gnu.org>2023-08-16 22:09:38 +0200
commitbb7369ba8a4898567804fb7cef2ed97d77264d82 (patch)
treeae775d89c67f159fed8c0af973fb84027f70b100 /gnu/installer/substitutes.scm
parent45ca59da5e5265f56607a4ca0b3a18587638394d (diff)
downloadguix-bb7369ba8a4898567804fb7cef2ed97d77264d82.tar.gz
guix-bb7369ba8a4898567804fb7cef2ed97d77264d82.zip
guix home: Create /tmp in container if needed.
Previously 'guix home container' would create a container without /tmp, which would prevent 'least-authority-wrapper' programs from starting, for example. * guix/scripts/home.scm (spawn-home-container): Create /tmp if it doesn't exist yet.
Diffstat (limited to 'gnu/installer/substitutes.scm')
0 files changed, 0 insertions, 0 deletions