guix/guix
Ludovic Courtès abf43d4511
gexp: Fix expansion for (file-append (local-file ...) ...).
Fixes <https://bugs.gnu.org/41527>.
Regression introduced in d03001a31a.

* guix/gexp.scm (lower+expand-object): When LOWERED is not a struct and
EXPAND is true, call EXPAND.
* tests/gexp.scm ("file-append, raw store item"): New test.
2020-05-25 23:00:30 +02:00
..
build build: asdf-build-system: Use SBCL source in CL packages. 2020-05-21 11:53:06 +02:00
build-system build: asdf-build-system: Use SBCL source in CL packages. 2020-05-21 11:53:06 +02:00
import git: 'update-cached-checkout' returns the commit relation. 2020-05-25 00:00:28 +02:00
scripts pull: Protect against downgrade attacks. 2020-05-25 00:00:28 +02:00
store
tests
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm pull: Protect against downgrade attacks. 2020-05-25 00:00:28 +02:00
ci.scm
colors.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
deprecation.scm
derivations.scm
describe.scm
diagnostics.scm
discovery.scm
docker.scm
download.scm
elf.scm
ftp-client.scm
gexp.scm gexp: Fix expansion for (file-append (local-file ...) ...). 2020-05-25 23:00:30 +02:00
git-download.scm git-version: Raise a condition instead of an error. 2020-04-23 14:23:03 +02:00
git.scm git: 'update-cached-checkout' returns the commit relation. 2020-05-25 00:00:28 +02:00
glob.scm
gnu-maintenance.scm
gnupg.scm
grafts.scm
graph.scm graph: Add 'shortest-path'. 2020-05-11 23:30:55 +02:00
hg-download.scm
http-client.scm
i18n.scm
inferior.scm
json.scm
licenses.scm licenses: Update Zlib license URL. 2020-05-15 12:27:22 +02:00
lint.scm lint: archival: Use 'origin-hash'. 2020-05-22 01:30:09 +02:00
lzlib.scm
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm nar: 'with-temporary-store-file' uses a single connection 2020-05-07 05:56:01 -05:00
openpgp.scm openpgp: Add missing type predicate for '&openpgp-invalid-signature-error'. 2020-05-04 10:51:39 +02:00
packages.scm packages: Introduce <content-hash> and use it in <origin>. 2020-05-22 01:29:39 +02:00
pki.scm
profiles.scm Merge branch 'master' into core-updates 2020-05-02 17:31:28 +02:00
profiling.scm
progress.scm
quirks.scm quirks: Add patch for <https://bugs.gnu.org/41214>. 2020-05-15 12:27:10 +02:00
records.scm
remote.scm
repl.scm
scripts.scm
search-paths.scm
self.scm Merge branch 'master' into core-updates 2020-04-23 13:33:09 +02:00
serialization.scm
sets.scm
ssh.scm
status.scm
store.scm store: 'mapm/accumulate-builds' preserves '%current-target-system'. 2020-05-14 17:21:27 +02:00
svn-download.scm
swh.scm
tests.scm packages: Introduce <content-hash> and use it in <origin>. 2020-05-22 01:29:39 +02:00
ui.scm
upstream.scm upstream: Use 'origin-hash'. 2020-05-22 01:30:10 +02:00
utils.scm utils: 'target-arm32?' & co. take an optional parameter. 2020-05-16 00:34:41 +02:00
workers.scm
zlib.scm