='cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/packages.scm
AgeCommit message (Expand)Author
2020-10-20packages: Better preserve object identity when rewriting....Ludovic Courtès
2020-10-12packages: Add 'package-with-c-toolchain'....Ludovic Courtès
2020-10-02guix package: Re-apply package transformation when upgrading....Ludovic Courtès
2020-09-27packages: 'package-input-rewriting' has a #:deep? parameter....Ludovic Courtès
2020-09-27packages: 'package-mapping' correctly recurses into 'replacement'....Ludovic Courtès
2020-09-27packages: 'package-input-rewriting/spec' can rewrite implicit dependencies....Ludovic Courtès
2020-09-27packages: 'package-mapping' can recurse on implicit inputs....Ludovic Courtès
2020-08-24tests: Add a debug output to "fold-available-packages with/without cache"....Mathieu Othacehe
2020-07-25Use 'formatted-message' instead of '&message' where appropriate....Ludovic Courtès
2020-07-25utils: Move <location> and '&error-location' to (guix diagnostics)....Ludovic Courtès
2020-07-13packages: Ensure bags are insensitive to '%current-system'....Ludovic Courtès
2020-06-27packages: Recognize SHA3 and BLAKE2s for 'content-hash'....Ludovic Courtès
2020-06-11packages: 'package-grafts' returns grafts for all the relevant outputs....Ludovic Courtès
2020-06-06packages: Make 'bag-grafts' insensitive to '%current-target-system'....Ludovic Courtès
2020-05-23tests: Use a #:prefix for (gcrypt hash)....Ludovic Courtès
2020-05-22packages: Introduce <content-hash> and use it in <origin>....Ludovic Courtès
2020-05-14packages: Ensure bags are insensitive to '%current-target-system'....Ludovic Courtès
2020-03-31guix package: Do not misdiagnose upgrades when there are propagated inputs....Ludovic Courtès
2020-03-31guix package: Add 'transaction-upgrade-entry' test....Ludovic Courtès
2020-03-31guix package: 'transaction-upgrade-entry' swallows build requests....Ludovic Courtès