guix/guix
Maxim Cournoyer b444fc05b5
least-authority: Export default preserved environment variables.
* guix/least-authority.scm (%precious-variables): Rename to...
(%default-preserved-environment-variables): ... this, and export it.
(least-authority-wrapper): Adjust accordingly.

Change-Id: Idd259b15463920965f530e1917d76bf97def3b7b
2025-04-19 21:13:21 +09:00
..
build compile: Use ‘-O2 -Ono-letrectify’ for ‘gnu/home/services’. 2025-04-15 10:21:01 +02:00
build-system build-system/tree-sitter: Add guile-json extension. 2025-04-13 14:19:43 +02:00
import import/utils: beautify-description: Validate argument. 2025-04-15 10:21:33 +02:00
platforms guix: Add loongarch platform. 2025-01-25 01:05:22 +08:00
scripts locate: Request writable db for --clear. 2025-04-16 18:20:44 +02:00
store
tests
android-repo-download.scm
avahi.scm
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm cache: Remove unused import. 2025-04-14 17:31:49 +02:00
channels.scm channels: Add #:verify-certificate? and honor it. 2024-12-25 23:51:10 +01:00
ci.scm
colors.scm
combinators.scm
config.scm.in
cpio.scm
cpu.scm guix: cpu: Add detection for znver5. 2024-09-30 13:38:33 +03:00
cve.scm
cvs-download.scm
d3.v3.js
deprecation.scm
derivations.scm derivations: Fix indentation. 2025-02-22 23:55:24 +09:00
describe.scm ui: Search channels for guix extensions 2025-03-08 17:40:58 +01:00
diagnostics.scm
discovery.scm
docker.scm guix: Fix typos. 2025-02-20 11:54:55 -08:00
download.scm download: Remove unreachable mirror URL. 2025-04-03 22:28:10 +09:00
elf.scm
ftp-client.scm
gexp.scm gexp: ‘local-file’ expands its argument only once. 2025-04-06 11:23:07 +02:00
git-authenticate.scm guix: Avoid ‘fdatasync’ call for caches and regular files. 2025-04-14 17:31:50 +02:00
git-download.scm
git.scm git: Override the user’s ‘core.autocrlf’ settings. 2025-04-14 16:58:44 +02:00
glob.scm
gnu-maintenance.scm gnu-maintenance: Better fix for 'guix refresh --update'. 2025-03-12 21:32:04 +09:00
gnupg.scm gnupg: Automatically fallback to 'always policy when non-interactive. 2025-02-28 13:36:44 +09:00
grafts.scm grafts: Allow file-like objects in the ‘replacement’ field of <graft>. 2025-01-28 14:56:14 +01:00
graph.js
graph.scm
hash.scm
hg-download.scm
http-client.scm guix: Avoid ‘fdatasync’ call for caches and regular files. 2025-04-14 17:31:50 +02:00
i18n.scm
inferior.scm inferior: Add #:verify-certificate? to ‘cached-channel-instance’. 2024-12-25 23:51:10 +01:00
ipfs.scm
least-authority.scm least-authority: Export default preserved environment variables. 2025-04-19 21:13:21 +09:00
licenses.scm licenses: Add blue-oak1.0.0. 2024-11-20 18:01:35 +08:00
lint.scm lint: cve: Catch HTTP GET errors. 2025-04-01 14:51:20 +02:00
man-db.scm man-db: Support mdoc-formatted man pages. 2025-04-11 12:18:02 +02:00
memoization.scm
modules.scm
monad-repl.scm
monads.scm gexp: ‘with-parameters’ properly handles ‘%graft?’. 2025-03-05 00:28:49 +01:00
nar.scm
narinfo.scm
openpgp.scm
packages.scm import: pypi: Fix null at home-page. 2025-04-01 08:55:37 +01:00
pki.scm
platform.scm
profiles.scm profiles: emacs-subdirs: Avoid building circular lists. 2025-01-28 20:25:30 +01:00
profiling.scm
progress.scm
quirks.scm
read-print.scm read-print: Attempt to indent package arguments less. 2025-02-09 01:00:00 +01:00
records.scm records: Fix ABI check in cross-compilation context. 2024-11-18 10:58:42 +01:00
remote.scm remote: Do not double-quote the repl-command. 2024-12-12 12:52:08 +01:00
repl.scm
rpm.scm
scripts.scm
search-paths.scm search-paths: $Add XDG_DATA_DIRS. 2025-03-18 16:12:38 +09:00
self.scm ui: Search channels for guix extensions 2025-03-08 17:40:58 +01:00
serialization.scm
sets.scm
ssh.scm ssh: Add #:strict-host-key-check? option. 2025-02-09 18:20:42 +01:00
status.scm
store.scm gexp: ‘with-parameters’ properly handles ‘%graft?’. 2025-03-05 00:28:49 +01:00
substitutes.scm guix: Avoid ‘fdatasync’ call for caches and regular files. 2025-04-14 17:31:50 +02:00
svn-download.scm
swh.scm
tests.scm
transformations.scm transformations: ‘package-with-upstream-version’ can preserve archive type. 2025-01-08 23:03:04 +01:00
ui.scm ui: Search channels for guix extensions 2025-03-08 17:40:58 +01:00
upstream.scm refresh: Add support for partial target versions. 2025-02-28 13:36:44 +09:00
utils.scm utils: Add #:sync? parameter to ‘with-atomic-file-output’. 2025-04-14 17:31:49 +02:00
workers.scm