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
/
derivations.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-16
daemon: Add "builtin:download" derivation builder.
Ludovic Courtès
1
-0
/
+70
2016-05-21
derivations: 'derivation' sorts items in the resulting object.
Ludovic Courtès
1
-0
/
+27
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
Mathieu Lirzin
1
-3
/
+0
2016-03-23
derivations: Raise an error when a module file is not found.
Ludovic Courtès
1
-0
/
+9
2016-03-20
derivations: Add #:disallowed-references.
Ludovic Courtès
1
-0
/
+19
2016-03-06
tests: Disable grafting by default for most tests.
Ludovic Courtès
1
-0
/
+5
2016-02-22
derivations: Move grafts to (guix grafts).
Ludovic Courtès
1
-34
/
+0
2016-01-19
derivations: Add test in keep-going mode.
Ludovic Courtès
1
-0
/
+27
2016-01-18
derivations: Add test for #:leaked-env-vars.
Ludovic Courtès
1
-1
/
+17
2015-12-09
derivations: Determine what's built in 'check' mode.
Ludovic Courtès
1
-0
/
+20
2015-10-06
utils: Remove Nixpkgs helpers.
Ludovic Courtès
1
-2
/
+1
2015-09-05
tests: Fix typos.
Ludovic Courtès
1
-2
/
+2
2015-07-13
substitute: Honor "substitute-urls" option passed by "untrusted" clients.
Ludovic Courtès
1
-3
/
+6
2015-07-03
derivations: Add #:substitutable?, distinguished from #:local-build?.
Ludovic Courtès
1
-7
/
+37
2015-05-27
tests: Make sure %BOOTSTRAP-GUILE is available when we need it.
Ludovic Courtès
1
-2
/
+6
2015-03-25
derivations: Add a 'cut?' parameter to 'derivation-prerequisites'.
Ludovic Courtès
1
-0
/
+14
2015-02-24
tests: Factorize the network reachability test.
Ludovic Courtès
1
-1
/
+1
2015-02-13
gexp: Implement 'imported-modules' & co. using 'gexp->derivation'.
Ludovic Courtès
1
-17
/
+0
2015-02-02
tests: Further factorize substitute mocks.
Ludovic Courtès
1
-4
/
+0
2015-01-10
derivations: Add 'substitution-oracle' and use it.
Ludovic Courtès
1
-1
/
+2
2015-01-09
derivations: Add 'derivation-output-names'.
Ludovic Courtès
1
-1
/
+9
2014-11-02
derivations: Add 'derivation-name'.
Ludovic Courtès
1
-0
/
+5
2014-10-29
derivations: Fix 'derivation-prerequisites-to-build' when #:local-build?.
Ludovic Courtès
1
-1
/
+24
2014-10-29
tests: Move some of the narinfo test tools to (guix tests).
Ludovic Courtès
1
-33
/
+15
2014-10-29
derivations: Add 'offloadable-derivation?' and 'substitutable-derivation?'.
Ludovic Courtès
1
-0
/
+6
2014-10-17
derivations: Introduce 'graft' record type.
Ludovic Courtès
1
-2
/
+6
2014-10-08
derivations: Add 'graft-derivation'.
Ludovic Courtès
1
-0
/
+29
2014-08-31
daemon: Really enable automatic deduplication by default.
Ludovic Courtès
1
-0
/
+22
2014-08-23
Factorize test suite support in (guix tests).
Ludovic Courtès
1
-10
/
+2
2014-06-01
derivations: Add #:allowed-references 'derivation' parameter.
Ludovic Courtès
1
-0
/
+37
2014-04-13
derivations: Fix 'fixed-output-derivation?'.
Ludovic Courtès
1
-0
/
+10
2014-03-22
tests: Make sure substitutes are usable when we need them.
Ludovic Courtès
1
-0
/
+3
2014-03-09
store: Add #:timeout build option.
Ludovic Courtès
1
-0
/
+14
2014-02-21
derivations: Add support for recursive fixed-output derivations.
Ludovic Courtès
1
-2
/
+68
2013-12-04
derivations: Use more keyword parameters for 'build-expression->derivation'.
Ludovic Courtès
1
-52
/
+24
2013-11-13
derivations: Allow 'map-derivations' to replace sources.
Ludovic Courtès
1
-0
/
+22
2013-11-13
derivations: Add 'map-derivation'.
Ludovic Courtès
1
-0
/
+30
2013-11-04
tests: Fix max-silent-time test.
Ludovic Courtès
1
-3
/
+4
2013-11-04
tests: Add the builder as an input to raw derivations.
Ludovic Courtès
1
-8
/
+10
2013-10-30
derivations: 'derivation-path->output-path' honors the 'output' parameter.
Ludovic Courtès
1
-0
/
+17
2013-09-18
derivations: 'derivation' and related procedures return a single value.
Ludovic Courtès
1
-117
/
+102
2013-09-17
derivations: Keep the .drv file name in <derivation> objects.
Ludovic Courtès
1
-0
/
+1
2013-08-28
derivations: Rename #:dependency-graphs to #:references-graphs.
Ludovic Courtès
1
-5
/
+5
2013-08-26
derivations: Add #:dependency-graphs to `build-expression->derivation'.
Ludovic Courtès
1
-1
/
+33
2013-08-26
derivations: Add #:dependency-graphs `derivation' parameter.
Ludovic Courtès
1
-7
/
+61
2013-08-26
derivations: Move 3 positional parameters into keyword parameters.
Ludovic Courtès
1
-61
/
+54
2013-07-01
Move `sha256' to (guix hash).
Ludovic Courtès
1
-0
/
+1
2013-05-20
Add `--max-silent-time' to `guix build' and `guix package'.
Ludovic Courtès
1
-0
/
+15
2013-04-17
scripts: Report what will be substituted.
Ludovic Courtès
1
-0
/
+46
2013-02-04
tests: Fix thinko in `derivation' test.
Ludovic Courtès
1
-4
/
+4
[prev]
[next]