guix-devel/guix
Ludovic Courtès cdf9811d24
gexp: 'load-path-expression' produces an expression that deletes duplicates.
Fixes <https://bugs.gnu.org/37531>.

"herd eval root '(length %load-path)'" on a freshly-booted bare-bones
system now returns 8 instead of 119 before.

* guix/gexp.scm (load-path-expression): Rewrite expression to that it
deletes duplicates.
2019-10-03 23:48:59 +02:00
..
build syscalls: 'define-as-needed' does not re-export local variables. 2019-09-29 23:02:35 +02:00
build-system
import import: crate: Support recursive imports. 2019-10-01 23:34:30 +02:00
scripts environment: '--container' honors '--preserve'. 2019-10-03 23:48:59 +02:00
store
tests channels: Allow news entries to refer to a tag. 2019-09-23 10:38:44 +02:00
base16.scm utils: Move base16 procedures to (guix base16). 2017-03-16 22:50:14 +01:00
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm channels: Allow news entries to refer to a tag. 2019-09-23 10:38:44 +02:00
ci.scm
colors.scm colors: Add 'dim'. 2019-09-25 15:46:47 +02:00
combinators.scm Add (guix memoization). 2017-01-28 18:55:20 +01:00
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
deprecation.scm
derivations.scm
describe.scm
diagnostics.scm diagnostics: Avoid highlighting complete messages. 2019-08-28 18:52:52 +02:00
discovery.scm
docker.scm
download.scm
elf.scm
ftp-client.scm
gexp.scm gexp: 'load-path-expression' produces an expression that deletes duplicates. 2019-10-03 23:48:59 +02:00
git-download.scm
git.scm git: Add 'commit-difference'. 2019-09-23 10:38:43 +02:00
glob.scm
gnu-maintenance.scm upstream: Move KDE updater into a separate module. 2019-09-10 19:04:06 +02:00
gnupg.scm
grafts.scm
graph.scm Revert "graph: Provide access to the package record in the emit functions." 2017-08-24 23:55:51 +02:00
hg-download.scm download: Pass 'http_proxy' et al. to git, hg, etc. 2019-09-05 18:33:30 +02:00
http-client.scm
i18n.scm
inferior.scm inferior: Change to use the (guix repl) module. 2019-10-01 19:01:20 +01:00
json.scm
licenses.scm
lint.scm lint: Fix typo. 2019-09-23 12:00:03 -07:00
lzlib.scm lzlib: 'make-lzip-input-port' better handles end of decompression. 2019-06-01 15:26:30 +02:00
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm
pki.scm
profiles.scm
profiling.scm
progress.scm
records.scm
remote.scm
repl.scm repl, marionette: 'self-quoting?' matches keywords. 2019-09-23 23:41:19 +02:00
scripts.scm
search-paths.scm
self.scm self: Mark trivial "-modules" derivations as non-substitutable. 2019-09-26 23:15:28 +02:00
serialization.scm
sets.scm
ssh.scm
status.scm colors: Introduce a disjoint type and pre-compute ANSI escapes. 2019-04-11 18:18:13 +02:00
store.scm
svn-download.scm
swh.scm
tests.scm
ui.scm ui: 'show-what-to-build' colorizes store file names. 2019-10-01 10:50:24 +02:00
upstream.scm refresh: Distinguish between "no updater" and "failing updater". 2019-09-10 00:34:40 +02:00
utils.scm guix: Rename and move sans-extension to tarball-sans-extension. 2019-09-10 19:04:05 +02:00
workers.scm workers: Display backtrace in pre-unwind handler. 2017-11-17 10:47:56 +01:00
zlib.scm