index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
packages.scm
Age
Commit message (
Expand
)
Author
2023-04-19
tests: Re-add debug output to a package tests.
...
Maxim Cournoyer
2023-03-13
packages: 'package-input-rewriting/spec' ignores hidden packages.
...
Ludovic Courtès
2023-03-13
packages: Consider 'patches' by 'package-direct-sources'.
...
Simon Tournier
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
[next]