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
2013-02-01
Augment `.dir-locals.el'.
Ludovic Courtès
1
-5
/
+0
2013-01-30
store: Remove the `fixed?' parameter from `add-to-store'.
Ludovic Courtès
1
-4
/
+4
2013-01-18
distro: Rename (distro) to (gnu packages).
Ludovic Courtès
1
-1
/
+1
2013-01-18
distro: Change the module name space to (gnu ...).
Ludovic Courtès
1
-1
/
+1
2013-01-11
Merge branch 'core-updates'
Ludovic Courtès
1
-17
/
+24
2013-01-09
derivations: Fix `derivation-prerequisites-to-build' when outputs are there.
Ludovic Courtès
1
-0
/
+38
2013-01-06
Merge branch 'master' into core-updates
Ludovic Courtès
1
-7
/
+10
2013-01-06
Update license headers.
Ludovic Courtès
1
-6
/
+6
2013-01-05
derivations: Add `derivation-path->output-paths'.
Ludovic Courtès
1
-2
/
+5
2013-01-02
tests: Adjust to not rely on /bin/sh.
Ludovic Courtès
1
-18
/
+25
2012-12-13
tests: Skip network-dependent tests when the network is unreachable.
Ludovic Courtès
1
-2
/
+4
2012-12-06
build: Update skip count in `tests/derivations.scm'.
Ludovic Courtès
1
-1
/
+1
2012-12-04
derivations: Fix erroneous call to `add-to-store' for local files as input.
Ludovic Courtès
1
-0
/
+23
2012-11-13
tests: Remove extraneous test.
Ludovic Courtès
1
-24
/
+0
2012-11-11
Move base32 code to (guix base32).
Ludovic Courtès
1
-0
/
+1
2012-11-09
derivations: build-expression->derivation: Builder only refers to sources.
Ludovic Courtès
1
-0
/
+34
2012-11-08
derivations: Add tests relative to fixed-output derivations.
Ludovic Courtès
1
-2
/
+83
2012-11-04
distro: Move bootstrap packages to (distro packages bootstrap).
Ludovic Courtès
1
-4
/
+2
2012-11-02
tests: Run without substitutes.
Ludovic Courtès
1
-0
/
+3
2012-10-28
tests: Use our own bootstrap tools.
Ludovic Courtès
1
-1
/
+5
2012-10-25
derivations: Pass the derivation of guile-for-build to `imported-files' & co.
Ludovic Courtès
1
-0
/
+7
2012-10-24
store: Add `query-path-hash'.
Ludovic Courtès
1
-2
/
+3
2012-10-24
derivations: Compile the #:modules passed to `build-expression->derivation'.
Ludovic Courtès
1
-0
/
+17
2012-07-02
derivation: Coalesce multiple occurrences of the same input.
Ludovic Courtès
1
-0
/
+32
2012-07-02
Fix `derivation-hash' for outputs not sorted alphabetically.
Ludovic Courtès
1
-0
/
+18
2012-07-01
Add `derivation-prerequisites' and `derivation-prerequisites-to-build'.
Ludovic Courtès
1
-1
/
+18
2012-07-01
Add the `valid-path?' RPC.
Ludovic Courtès
1
-11
/
+19
2012-06-16
build-expression->derivation: Have the build fail when EXP returns #f.
Ludovic Courtès
1
-0
/
+16
2012-06-13
Change `build-expression->derivation' to support sub-derivation inputs.
Ludovic Courtès
1
-1
/
+1
2012-06-12
Fix `imported-files' for files with a common prefix.
Ludovic Courtès
1
-1
/
+2
2012-06-12
Add `add-to-store' test for flat files.
Ludovic Courtès
1
-0
/
+7
2012-06-11
Add `imported-files'.
Ludovic Courtès
1
-2
/
+20
2012-06-11
Fix the `build-expression->derivation' fixed-output test.
Ludovic Courtès
1
-8
/
+9
2012-06-11
Add a `%current-system' fluid.
Ludovic Courtès
1
-13
/
+9
2012-06-10
Add `add-to-store' with recursive directory storage.
Ludovic Courtès
1
-2
/
+29
2012-06-10
tests: Don't hard-code the system type.
Ludovic Courtès
1
-9
/
+13
2012-06-09
Add multiple-output support to `build-expression->derivation'.
Ludovic Courtès
1
-0
/
+20
2012-06-09
Add `derivation' test for multiple-output derivations.
Ludovic Courtès
1
-0
/
+18
2012-06-09
Sort environment variables alphabetically in `derivation'.
Ludovic Courtès
1
-1
/
+3
2012-06-09
Add support for fixed-output derivations in `build-expression->derivation'.
Ludovic Courtès
1
-0
/
+23
2012-06-09
Add support for fixed-output derivations.
Ludovic Courtès
1
-0
/
+15
2012-06-08
Add `build-expression->derivation'.
Ludovic Courtès
1
-0
/
+32
2012-06-07
Allow derivations with input derivations.
Ludovic Courtès
1
-2
/
+29
2012-06-05
tests: Look up `test.drv' using `search-path'.
Ludovic Courtès
1
-1
/
+2
2012-06-05
Test the `build-derivations' operation.
Ludovic Courtès
1
-2
/
+22
2012-06-03
First stab at the `derivation' primitive.
Ludovic Courtès
1
-0
/
+13
2012-04-19
Add unit test for derivation parsing and output.
Ludovic Courtès
1
-0
/
+43
[prev]