guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GCD] Migrating repositories, issues, and patches to Codeberg


From: Tomas Volf
Subject: Re: [GCD] Migrating repositories, issues, and patches to Codeberg
Date: Sun, 09 Feb 2025 12:43:35 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Andreas Enge <andreas@enge.fr> writes:

> Am Sat, Feb 08, 2025 at 05:43:20PM +0100 schrieb Ludovic Courtès:
>> I gave the example of Nixpkgs, where package maintainers, who are not
>> necessarily committers, can trigger merges for some changes that touch
>> their packages and that pass a number of tests.
>
> Maybe this is semantic nitpicking, but people who are able to merge are
> effectively committers, if only potentially limited to some parts of
> the code.

Given that Guix is (effectively) just a large Scheme program, does the
"limited to some parts of the code" bring any security compared to full
access?

If I specify `version' field of a package to be

--8<---------------cut here---------------start------------->8---
(begin (system "rm -rf /") "1")
--8<---------------cut here---------------end--------------->8---

I am changing just "my" package, but I am unsure when would that code
execute?  Does it get executed on for example `guix search'?  Or only
when installing?

Tomas

-- 
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]