Ludovic Courtès
|
784bb1f37b
derivations: Fix `derivation-prerequisites-to-build' when outputs are there.
|
12 년 전 |
Ludovic Courtès
|
4050e5d6cf
Merge branch 'master' into core-updates
|
12 년 전 |
Ludovic Courtès
|
233e76769a
Update license headers.
|
12 년 전 |
Ludovic Courtès
|
7244a5f74e
derivations: Add `derivation-path->output-paths'.
|
12 년 전 |
Ludovic Courtès
|
97d3998e7a
tests: Adjust to not rely on /bin/sh.
|
12 년 전 |
Ludovic Courtès
|
ad1ebab379
tests: Skip network-dependent tests when the network is unreachable.
|
12 년 전 |
Ludovic Courtès
|
29833b26eb
build: Update skip count in `tests/derivations.scm'.
|
12 년 전 |
Ludovic Courtès
|
860a6f1ae0
derivations: Fix erroneous call to `add-to-store' for local files as input.
|
12 년 전 |
Ludovic Courtès
|
1dfb715df0
tests: Remove extraneous test.
|
12 년 전 |
Ludovic Courtès
|
ddc29a782e
Move base32 code to (guix base32).
|
12 년 전 |
Ludovic Courtès
|
7bdd1f0e3c
derivations: build-expression->derivation: Builder only refers to sources.
|
12 년 전 |
Ludovic Courtès
|
813986ac09
derivations: Add tests relative to fixed-output derivations.
|
12 년 전 |
Ludovic Courtès
|
18633d4f35
distro: Move bootstrap packages to (distro packages bootstrap).
|
12 년 전 |
Ludovic Courtès
|
81dbd783bd
tests: Run without substitutes.
|
12 년 전 |
Ludovic Courtès
|
8f3ecbd715
tests: Use our own bootstrap tools.
|
12 년 전 |
Ludovic Courtès
|
b272c47433
derivations: Pass the derivation of guile-for-build to `imported-files' & co.
|
12 년 전 |
Ludovic Courtès
|
82058eff59
store: Add `query-path-hash'.
|
12 년 전 |
Ludovic Courtès
|
d90248844b
derivations: Compile the #:modules passed to `build-expression->derivation'.
|
12 년 전 |
Ludovic Courtès
|
d66ac374e9
derivation: Coalesce multiple occurrences of the same input.
|
12 년 전 |
Ludovic Courtès
|
4b1786aa2c
Fix `derivation-hash' for outputs not sorted alphabetically.
|
12 년 전 |
Ludovic Courtès
|
9a20830e57
Add `derivation-prerequisites' and `derivation-prerequisites-to-build'.
|
12 년 전 |
Ludovic Courtès
|
31ef99a8a5
Add the `valid-path?' RPC.
|
12 년 전 |
Ludovic Courtès
|
db393b333f
build-expression->derivation: Have the build fail when EXP returns #f.
|
12 년 전 |
Ludovic Courtès
|
2acb2cb6d0
Change `build-expression->derivation' to support sub-derivation inputs.
|
12 년 전 |
Ludovic Courtès
|
224f7ad6a3
Fix `imported-files' for files with a common prefix.
|
12 년 전 |
Ludovic Courtès
|
d1b1c4249a
Add `add-to-store' test for flat files.
|
12 년 전 |
Ludovic Courtès
|
99634e3ff4
Add `imported-files'.
|
12 년 전 |
Ludovic Courtès
|
0e383c76ce
Fix the `build-expression->derivation' fixed-output test.
|
12 년 전 |
Ludovic Courtès
|
9809055707
Add a `%current-system' fluid.
|
12 년 전 |
Ludovic Courtès
|
b37eb5ede6
Add `add-to-store' with recursive directory storage.
|
12 년 전 |