[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/08: build: Build (gnu system setuid).
From: |
guix-commits |
Subject: |
02/08: build: Build (gnu system setuid). |
Date: |
Mon, 30 Aug 2021 08:50:20 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 8e8d85f722c7fa44ee6320b219274d716046b51f
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Mon Aug 30 12:26:03 2021 +0200
build: Build (gnu system setuid).
This is a followup to 45235e67e4aeac96ad8d60265bef054990aeb425.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add %D%/system/setuid.scm.
---
gnu/local.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/local.mk b/gnu/local.mk
index a0da1a9..84dbc27 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -668,6 +668,7 @@ GNU_SYSTEM_MODULES = \
%D%/system/mapped-devices.scm \
%D%/system/nss.scm \
%D%/system/pam.scm \
+ %D%/system/setuid.scm \
%D%/system/shadow.scm \
%D%/system/uuid.scm \
%D%/system/vm.scm \
- branch master updated (f91ae94 -> b12d856), guix-commits, 2021/08/30
- 01/08: gnu: extra-cmake-modules: Avoid dependency on qtbase when on armhf., guix-commits, 2021/08/30
- 06/08: gnu: scrot: Update to 1.6., guix-commits, 2021/08/30
- 02/08: build: Build (gnu system setuid).,
guix-commits <=
- 03/08: bootloader: Report location of the deprecated 'target' field., guix-commits, 2021/08/30
- 08/08: gnu: Add ocaml-odoc-parser., guix-commits, 2021/08/30
- 07/08: build-system: chicken: Add 'egg-uri' procedure., guix-commits, 2021/08/30
- 04/08: services: hurd-vm: Use the new 'targets' field of <bootloader-configuration>., guix-commits, 2021/08/30
- 05/08: build: Build (gnu packages rocm)., guix-commits, 2021/08/30