index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
profiles.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-03
profiles: package->manifest-entry: Filter packages.
Hilton Chain
1
-0
/
+11
2024-08-31
profiles: Use C.UTF-8 instead of ‘glibc-utf8-locales’ where possible.
Ludovic Courtès
1
-6
/
+1
2023-12-02
gnu: Use ‘libc-utf8-locales-for-target’.
Janneke Nieuwenhuizen
1
-2
/
+2
2023-10-28
profiles: Hooks honor the #:system parameter of ‘profile-derivation’.
Ludovic Courtès
1
-1
/
+23
2022-10-22
Remove now unnecessary uses of (guix grafts).
Ludovic Courtès
1
-1
/
+0
2022-07-08
profiles: Support the creation of profiles with version 3 manifests.
Ludovic Courtès
1
-0
/
+28
2022-07-01
profiles: Do not repeat entries in 'manifest' file.
Ludovic Courtès
1
-0
/
+42
2022-07-01
tests: Augment profile collision test.
Ludovic Courtès
1
-2
/
+8
2022-05-31
gnu: Remove python2-matplotlib.
Maxim Cournoyer
1
-1
/
+1
2022-02-11
tests: Pass #:guile to 'computed-file' & co.
Ludovic Courtès
1
-2
/
+3
2021-10-25
profiles: Add 'package->development-manifest'.
Ludovic Courtès
1
-0
/
+7
2021-06-22
profiles: Build union of inputs in the right order.
Ludovic Courtès
1
-0
/
+30
2021-06-18
profiles: Add 'load-profile'.
Ludovic Courtès
1
-0
/
+27
2021-02-01
profiles: Add 'manifest->code'.
Ludovic Courtès
1
-1
/
+29
2020-12-07
profiles: Delete duplicate manifest entries in packages->manifest.
Leo Prikler
1
-0
/
+10
2020-12-07
profiles: Remove duplicates in manifest transactions.
Leo Prikler
1
-0
/
+28
2020-04-26
profiles: Add lowerable <profile> record type.
Ludovic Courtès
1
-1
/
+12
2019-11-22
profiles: Add 'concatenate-manifests'.
Ludovic Courtès
1
-0
/
+5
2019-06-14
tests: Make builds less expensive.
Ludovic Courtès
1
-4
/
+3
2019-02-07
profiles: Raise an error for unmatched patterns.
Ludovic Courtès
1
-6
/
+11
2019-01-20
profiles: Allow a profile to be added as an entry of another profile.
Ludovic Courtès
1
-1
/
+31
2019-01-20
tests: Adjust to python.scm split.
Ludovic Courtès
1
-1
/
+1
2018-11-12
tests: Add 'test-assertm' to (guix tests).
Ludovic Courtès
1
-11
/
+0
2018-09-11
profiles: Correctly deal with etc/ being a relative symlink.
Ludovic Courtès
1
-0
/
+36
2018-05-17
Merge branch 'master' into core-updates
Mark H Weaver
1
-6
/
+51
2018-05-10
profiles: Optionally use relative file names for symlink targets.
Ludovic Courtès
1
-0
/
+46
2018-05-08
guix: Separate the package name and version with "@", not "-".
Chris Marusich
1
-6
/
+5
2018-03-27
tests: Use invoke and return #t from all builders.
Mark H Weaver
1
-2
/
+4
2018-03-01
profiles: 'manifest-add' truly deletes duplicate entries.
Ludovic Courtès
1
-1
/
+6
2017-06-26
profiles: Add 'manifest-transaction-removal-candidate?'.
Ludovic Courtès
1
-0
/
+7
2017-06-21
profiles: Catch and report collisions in the profile.
Ludovic Courtès
1
-0
/
+66
2017-06-21
profiles: Manifest entries keep a reference to their parent entry.
Ludovic Courtès
1
-1
/
+11
2017-06-21
profiles: Represent propagated inputs as manifest entries.
Ludovic Courtès
1
-0
/
+36
2017-05-18
union: Gracefully handle dangling symlinks in the input.
Ludovic Courtès
1
-0
/
+29
2017-03-17
profiles: Packages in a profile can be cross-compiled.
Ludovic Courtès
1
-1
/
+30
2016-12-17
profiles: Remove dependency on 'glibc-utf8-locales' for tests.
Ludovic Courtès
1
-6
/
+12
2016-09-06
profiles: Add manifest-transaction helper procedures.
Ludovic Courtès
1
-0
/
+3
2016-07-26
profiles: Output in 'package->manifest-entry' defaults to "out".
Ludovic Courtès
1
-0
/
+10
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
Mathieu Lirzin
1
-3
/
+0
2016-03-06
tests: Disable grafting by default for most tests.
Ludovic Courtès
1
-1
/
+5
2015-12-20
profiles: Honor search paths of propagated inputs.
Ludovic Courtès
1
-0
/
+9
2015-05-18
profiles: Gracefully deal with packages containing an etc/ symlink.
Ludovic Courtès
1
-0
/
+28
2015-05-08
profiles: Ensure the profile's etc/ directory is writable.
Ludovic Courtès
1
-0
/
+29
2015-05-06
tests: Fix etc/profile test.
Taylan Ulrich Bayırlı/Kammer
1
-6
/
+8
2015-05-06
profiles: Generate an 'etc/profile' file.
Ludovic Courtès
1
-0
/
+26
2015-05-02
profiles: Store search paths in manifests.
Ludovic Courtès
1
-0
/
+22
2015-04-15
profiles: Generalize "hooks" for 'profile-derivation'.
Ludovic Courtès
1
-6
/
+2
2015-04-08
profiles: Generate GHC's package database cache.
Federico Beffa
1
-0
/
+2
2015-03-17
gexp: Add <gexp-input>.
Ludovic Courtès
1
-0
/
+9
2015-03-04
tests: Remove dependency on 'glibc-utf8-locales' for profile tests.
Ludovic Courtès
1
-1
/
+2
[next]