index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
derivations.scm
Age
Commit message (
Expand
)
Author
2023-09-26
tests: Assume ‘git’ is always available.
...
Ludovic Courtès
2023-09-26
daemon: Add “git-download” built-in builder.
...
Ludovic Courtès
2023-01-09
daemon: Improve error message for wrong hash sizes.
...
Ludovic Courtès
2023-01-09
derivations: 'read-derivation' correctly handles case with empty hash.
...
Ludovic Courtès
2022-10-22
Remove now unnecessary uses of (guix grafts).
...
Ludovic Courtès
2022-03-07
derivations: Coalesce inputs that have the same output path.
...
Ludovic Courtès
2021-11-16
daemon: Do not deduplicate files smaller than 8 KiB.
...
Ludovic Courtès
2021-03-06
tests: do not hard code HTTP ports
...
Maxime Devos
2020-05-22
packages: Introduce <content-hash> and use it in <origin>.
...
Ludovic Courtès
2020-05-22
tests: Test fixed-output derivations with several hash algorithms.
...
Ludovic Courtès
2019-12-07
derivations: Add 'derivation-input-fold'.
...
Ludovic Courtès
2019-09-06
Merge branch 'master' into core-updates
Mark H Weaver
2019-09-02
tests: 'with-http-server' accepts multiple responses.
...
Ludovic Courtès
2019-08-22
Merge branch 'master' into core-updates
Mark H Weaver
2019-08-16
derivations: Delete duplicate inputs when computing derivation hash.
...
Ludovic Courtès
2019-07-17
Merge branch 'master' into core-updates
Ludovic Courtès
2019-07-15
derivations: Update tests to use new calling convention.
...
Ludovic Courtès
2019-07-12
Merge branch 'master' into core-updates
...
Marius Bakke
2019-07-05
derivations: 'derivation-build-plan' recurses on substituables.
...
Ludovic Courtès
2019-06-27
Merge branch 'master' into core-updates
Ludovic Courtès
2019-06-27
derivations: 'build-derivations' can be passed derivation inputs.
...
Ludovic Courtès
2019-06-27
derivations: <derivation-input> now aggregates a <derivation>.
...
Ludovic Courtès
2019-06-27
derivations: Rewrite and replace 'derivations-prerequisites-to-build'.
...
Ludovic Courtès
2019-06-20
Merge branch 'staging' into core-updates
Marius Bakke
2019-06-18
tests: Avoid 'delete-paths' calls for 'derivation-prerequisites-to-build'.
...
Ludovic Courtès
2019-06-14
packages: Remove 'search-bootstrap-binary'.
...
Ludovic Courtès
2019-06-10
store: 'build-things' accepts derivation/output pairs.
...
Ludovic Courtès
2019-02-04
daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables.
...
Ludovic Courtès
2019-01-21
store: Rename '&nix-error' to '&store-error'.
...
Ludovic Courtès
2018-11-28
derivations: Add properties.
...
Ludovic Courtès
2018-09-04
Switch to Guile-Gcrypt.
...
Ludovic Courtès
2018-01-30
derivations: Adjust tests for Stow environments.
...
Ludovic Courtès
2017-10-12
tests: Support multiple HTTP server instances.
...
Ludovic Courtès
2017-06-02
derivations: 'derivation-prerequisites-to-build' returns <substitutable>.
...
Ludovic Courtès
2017-06-02
derivations: 'substitution-oracle' returns a <substitutable>.
...
Ludovic Courtès
2017-04-22
derivations: Adjust builder encoding test.
...
Ludovic Courtès
2017-04-21
derivations: Restore UTF-8 encoding of build scripts.
...
Ludovic Courtès
2017-03-28
derivations: Do not fetch narinfos for non-substitutable items.
...
Ludovic Courtès
2017-01-11
daemon: Allow check builds of 'builtin:download' derivations.
...
Ludovic Courtès
2016-11-16
daemon: Add 'built-in-builders' RPC.
...
Ludovic Courtès
2016-11-16
daemon: Add "builtin:download" derivation builder.
...
Ludovic Courtès
2016-05-21
derivations: 'derivation' sorts items in the resulting object.
...
Ludovic Courtès
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
...
Mathieu Lirzin
2016-03-23
derivations: Raise an error when a module file is not found.
...
Ludovic Courtès
2016-03-20
derivations: Add #:disallowed-references.
...
Ludovic Courtès
2016-03-06
tests: Disable grafting by default for most tests.
...
Ludovic Courtès
2016-02-22
derivations: Move grafts to (guix grafts).
...
Ludovic Courtès
2016-01-19
derivations: Add test in keep-going mode.
...
Ludovic Courtès
2016-01-18
derivations: Add test for #:leaked-env-vars.
...
Ludovic Courtès
2015-12-09
derivations: Determine what's built in 'check' mode.
...
Ludovic Courtès
[next]