[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#77203] [PATCH 0/4] gnu: Add fscrypt.
From: |
Sharlatan Hellseher |
Subject: |
[bug#77203] [PATCH 0/4] gnu: Add fscrypt. |
Date: |
Sun, 30 Mar 2025 16:40:06 +0100 |
Hi
Thank you for the patches.
I picked it upas I've checked "tag:team-go" on it.
CC Leo Famulari for patches related to Linux.
This is a first round of review just touching most obvious points.
> [PATCH 4/4] gnu: Add fscryptctl.
That may go to (gnu packages filesystems) to reduce cross references and
as it's a final command and not golang module.
It also contains all required modules:
--8<---------------cut here---------------start------------->8---
(define-module (gnu packages file-systems)
...
#:use-module (gnu packages base)
...
#:use-module (gnu packages golang-build)
#:use-module (gnu packages golang-check)
#:use-module (gnu packages golang-crypto)
#:use-module (gnu packages golang-xyz)
...
#:use-module (gnu packages linux)
...
#:use-module (gnu packages m4)
...
#:use-module (gnu packages version-control)
--8<---------------cut here---------------end--------------->8---
--8<---------------cut here---------------start------------->8---
+ (propagated-inputs (list go-github-com-client9-misspell
--8<---------------cut here---------------end--------------->8---
As it's a final command all Golang modules need to be listed in native
inputs.
--
Thanks,
Oleg
signature.asc
Description: PGP signature