Ludovic Courtès
|
d63ee94d63
gexp: Add 'raw-derivation-file'.
|
5 years ago |
Marius Bakke
|
ab7010af1f
gexp: Allow character literals in GEXP->SEXP.
|
4 years ago |
Ludovic Courtès
|
99c45877a9
gexp: 'local-file' properly resolves non-literal relative file names.
|
5 years ago |
Ludovic Courtès
|
24ab804ce1
gexp: Catch and report non-self-quoting gexp inputs.
|
5 years ago |
Ludovic Courtès
|
2e8cabb8d6
gexp: 'program-file' honors the current system and cross-compilation target.
|
5 years ago |
Ludovic Courtès
|
b9373e2627
gexp: 'lowered-gexp-guile' now returns a <derivation-input>.
|
5 years ago |
Ludovic Courtès
|
3868577480
gexp: <lowered-gexp> separates sources from derivation inputs.
|
5 years ago |
Ludovic Courtès
|
2ca41030d5
gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it.
|
5 years ago |
Ludovic Courtès
|
f9e8a12379
store: Rename '&nix-error' to '&store-error'.
|
5 years ago |
Ludovic Courtès
|
9ec154f51f
gexp: Lowering a <computed-file> honors SYSTEM and TARGET.
|
5 years ago |
Marius Bakke
|
25ca46985c
Merge branch 'master' into core-updates
|
6 years ago |
Ludovic Courtès
|
8856f409d1
derivations: Add properties.
|
6 years ago |
Marius Bakke
|
79ee97a144
Merge branch 'master' into core-updates
|
6 years ago |
Ludovic Courtès
|
9ed86fe175
tests: Add 'test-assertm' to (guix tests).
|
9 years ago |
Marius Bakke
|
f4a5faa9dc
Merge branch 'master' into core-updates
|
6 years ago |
Ludovic Courtès
|
932d160056
gexp: 'gexp-modules' now consistently deletes duplicates.
|
6 years ago |
Marius Bakke
|
cf6db76d2a
Merge branch 'master' into core-updates
|
6 years ago |
Ludovic Courtès
|
d4e9317b9d
tests: Update (guix build store-copy) tests.
|
6 years ago |
Marius Bakke
|
0aeb134850
Merge branch 'master' into core-updates
|
6 years ago |
Ludovic Courtès
|
5dec93bb8b
gexp: 'file-union' accepts directory names.
|
6 years ago |
Ludovic Courtès
|
8c7bebd6ea
gexp: Remove backward compatibility hack for 'imported-files'.
|
6 years ago |
Ludovic Courtès
|
e529d46828
gexp: 'imported-files/derivation' can copy files instead of symlinking.
|
6 years ago |
Ludovic Courtès
|
8df2eca6b0
gexp: 'imported-files' no longer creates a derivation by default.
|
6 years ago |
Leo Famulari
|
92bcccc51f
tests: Don't rely on temporary directories being permanent.
|
6 years ago |
Ludovic Courtès
|
6892f0a247
store-copy: 'read-reference-graph' returns a list of records.
|
6 years ago |
Ludovic Courtès
|
838e17d805
gexp: Add 'with-extensions'.
|
6 years ago |
Ludovic Courtès
|
4fbd1a2b7f
gexp: 'scheme-file' can splice expressions.
|
6 years ago |
Ludovic Courtès
|
427ec19e88
gexp: 'program-file' has a new #:module-path parameter.
|
6 years ago |
Ludovic Courtès
|
1ae16033f3
gexp: 'gexp->script' and 'gexp->file' have a new #:module-path parameter.
|
6 years ago |
Ludovic Courtès
|
578dfbe07b
gexp: 'ungexp-splicing' properly accounts for nested native inputs.
|
7 years ago |