index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
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
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gexp.scm
Age
Commit message (
Expand
)
Author
2022-11-11
grafts: Run with a UTF-8 locale.
Ludovic Courtès
2022-10-22
Remove now unnecessary uses of (guix grafts).
Ludovic Courtès
2022-05-25
tests: Fix wrong target triplets.
Josselin Poiret
2022-05-01
gexp: Add 'references-file'.
Ludovic Courtès
2022-03-13
gexp: Correctly handle #$output in 'gexp->approximate-sexp'.
Maxime Devos
2022-03-13
gexp: Correctly handle unquoting S-exp objects.
Maxime Devos
2022-02-16
gexp: Preserve source location for #~ and #$ read extensions.
Ludovic Courtès
2022-02-15
gexp: 'computed-file' always uses a native Guile.
Ludovic Courtès
2022-02-11
tests: Pass #:guile to 'computed-file' & co.
Ludovic Courtès
2021-11-27
gexp: 'file-append' correctly handles bases without an expander.
Ludovic Courtès
2021-11-17
Merge branch 'master' into core-updates-frozen
Ludovic Courtès
2021-11-16
tests: Factorize 'file=?'.
Ludovic Courtès
2021-09-25
gexp: Leave grafting as is when lowering allowed/disallowed references.
Ludovic Courtès
2021-07-18
Merge branch 'master' into core-updates
Ludovic Courtès
2021-06-30
guix: gexp: Define gexp->approximate-sexp.
Maxime Devos
2021-03-30
gexp: Add 'sexp->gexp'.
Ludovic Courtès
2021-03-03
gexp: #:references-graphs refers to non-native derivations.
Ludovic Courtès
2021-02-23
gexp: Micro-optimize 'gexp->sexp' and 'lower-inputs'.
Ludovic Courtès
2021-02-23
gexp: 'gexp-inputs' returns both native and non-native inputs.
Ludovic Courtès
2021-02-23
gexp: 'gexp-inputs' returns a list of <gexp-input> records.
Ludovic Courtès
2020-12-15
store-copy: 'populate-store' can optionally deduplicate files.
Ludovic Courtès
2020-12-15
store-copy: 'populate-store' resets timestamps.
Ludovic Courtès
2020-11-05
gexp: Warn when importing (guix config) or (ice-9 …).
Ludovic Courtès
2020-11-05
gexp: Store the source code location in <gexp>.
Ludovic Courtès
2020-05-25
gexp: Fix expansion for (file-append (local-file ...) ...).
Ludovic Courtès
2020-05-25
tests: Hide quoted (define-module ...) form from Geiser.
Ludovic Courtès
2020-05-16
gexp: Add 'let-system'.
Ludovic Courtès
2020-03-12
gexp: Add 'with-parameters'.
Ludovic Courtès
2020-03-08
gexp: Default to current target.
Mathieu Othacehe
2020-01-04
gexp: Add 'raw-derivation-file'.
Ludovic Courtès
2019-12-18
gexp: Allow character literals in GEXP->SEXP.
Marius Bakke
2019-11-30
gexp: 'local-file' properly resolves non-literal relative file names.
Ludovic Courtès
2019-09-23
gexp: Catch and report non-self-quoting gexp inputs.
Ludovic Courtès
2019-07-26
gexp: 'program-file' honors the current system and cross-compilation target.
Ludovic Courtès
2019-07-15
gexp: 'lowered-gexp-guile' now returns a <derivation-input>.
Ludovic Courtès
2019-07-15
gexp: <lowered-gexp> separates sources from derivation inputs.
Ludovic Courtès
2019-07-04
gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it.
Ludovic Courtès
2019-01-21
store: Rename '&nix-error' to '&store-error'.
Ludovic Courtès
2019-01-05
gexp: Lowering a <computed-file> honors SYSTEM and TARGET.
Ludovic Courtès
2018-11-29
Merge branch 'master' into core-updates
Marius Bakke
2018-11-28
derivations: Add properties.
Ludovic Courtès
2018-11-14
Merge branch 'master' into core-updates
Marius Bakke
2018-11-12
tests: Add 'test-assertm' to (guix tests).
Ludovic Courtès
2018-11-05
Merge branch 'master' into core-updates
Marius Bakke
2018-10-27
gexp: 'gexp-modules' now consistently deletes duplicates.
Ludovic Courtès
2018-10-05
Merge branch 'master' into core-updates
Marius Bakke
2018-09-27
tests: Update (guix build store-copy) tests.
Ludovic Courtès
2018-09-09
Merge branch 'master' into core-updates
Marius Bakke
2018-09-08
gexp: 'file-union' accepts directory names.
Ludovic Courtès
2018-07-26
gexp: Remove backward compatibility hack for 'imported-files'.
Ludovic Courtès
[next]