index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
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
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
packages.scm
Age
Commit message (
Expand
)
Author
2022-12-13
packages: Add 'package-upstream-name*'.
Lars-Dominik Braun
2022-11-11
grafts: Run with a UTF-8 locale.
Ludovic Courtès
2022-10-22
Remove now unnecessary uses of (guix grafts).
Ludovic Courtès
2022-10-10
packages: Raise an exception for invalid 'license' values.
Ludovic Courtès
2022-04-04
packages: Add 'package-unique-version-prefix'.
Ludovic Courtès
2022-03-16
packages: 'modify-inputs' preserves outputs in 'replace' clauses.
Ludovic Courtès
2022-03-16
tests: Exercise 'modify-inputs' with a 'replace' clause.
Ludovic Courtès
2022-02-18
packages: 'package-transitive-supported-systems' ignores '%current-target-sys...
Ludovic Courtès
2022-02-11
tests: Pass #:guile to 'computed-file' & co.
Ludovic Courtès
2021-10-31
Merge remote-tracking branch 'origin/master' into core-updates-frozen
Efraim Flashner
2021-10-25
packages: Add 'package-development-inputs'.
Ludovic Courtès
2021-09-25
gexp: Leave grafting as is when lowering allowed/disallowed references.
Ludovic Courtès
2021-09-17
Merge branch 'master' into core-updates-frozen
Marius Bakke
2021-09-13
packages: Add 'package-definition-location'.
Ludovic Courtès
2021-07-14
packages: Define this-package-input and this-package-native-input.
Maxime Devos
2021-07-11
packages: Allow inputs to be plain package lists.
Ludovic Courtès
2021-07-01
packages: 'package-derivation' honors 'system' again.
Ludovic Courtès
2021-03-30
packages: Call 'bag-grafts' only on the tip of the package graph.
Ludovic Courtès
2021-03-30
packages: 'expand-input' accepts any file-like object.
Ludovic Courtès
2021-03-30
packages: Turn 'bag->derivation' into a monadic procedure.
Ludovic Courtès
2021-03-30
build-system: Rewrite using gexps.
Ludovic Courtès
2021-02-03
Merge branch 'master' into core-updates
Christopher Baines
2021-02-01
tests: Optimize 'fold-available-packages' test.
Ludovic Courtès
2021-01-26
build-systems/gnu: Allow unpacking/repacking more kind of files.
Maxim Cournoyer
2020-11-29
Merge remote-tracking branch 'origin/master' into core-updates
Christopher Baines
2020-10-20
packages: Better preserve object identity when rewriting.
Ludovic Courtès
2020-10-19
Merge branch 'staging'
Maxim Cournoyer
2020-10-15
packages: Delete duplicate inputs when lowering bags.
Ludovic Courtès
2020-10-12
packages: Add 'package-with-c-toolchain'.
Ludovic Courtès
2020-10-02
guix package: Re-apply package transformation when upgrading.
Ludovic Courtès
2020-09-27
packages: 'package-input-rewriting' has a #:deep? parameter.
Ludovic Courtès
2020-09-27
packages: 'package-mapping' correctly recurses into 'replacement'.
Ludovic Courtès
2020-09-27
packages: 'package-input-rewriting/spec' can rewrite implicit dependencies.
Ludovic Courtès
2020-09-27
packages: 'package-mapping' can recurse on implicit inputs.
Ludovic Courtès
2020-08-24
tests: Add a debug output to "fold-available-packages with/without cache".
Mathieu Othacehe
2020-07-25
Use 'formatted-message' instead of '&message' where appropriate.
Ludovic Courtès
2020-07-25
utils: Move <location> and '&error-location' to (guix diagnostics).
Ludovic Courtès
2020-07-13
packages: Ensure bags are insensitive to '%current-system'.
Ludovic Courtès
2020-06-27
packages: Recognize SHA3 and BLAKE2s for 'content-hash'.
Ludovic Courtès
2020-06-11
packages: 'package-grafts' returns grafts for all the relevant outputs.
Ludovic Courtès
2020-06-06
packages: Make 'bag-grafts' insensitive to '%current-target-system'.
Ludovic Courtès
2020-05-23
tests: Use a #:prefix for (gcrypt hash).
Ludovic Courtès
2020-05-22
packages: Introduce <content-hash> and use it in <origin>.
Ludovic Courtès
2020-05-14
packages: Ensure bags are insensitive to '%current-target-system'.
Ludovic Courtès
2020-03-31
guix package: Do not misdiagnose upgrades when there are propagated inputs.
Ludovic Courtès
2020-03-31
guix package: Add 'transaction-upgrade-entry' test.
Ludovic Courtès
2020-03-31
guix package: 'transaction-upgrade-entry' swallows build requests.
Ludovic Courtès
2020-01-16
guix package: Export 'transaction-upgrade-entry'.
Ludovic Courtès
2019-09-06
packages: 'supported-package?' binds '%current-system' for graph traversal.
Ludovic Courtès
2019-06-27
Merge branch 'master' into core-updates
Ludovic Courtès
[next]