guix-devel/guix
Leo Famulari 27f7cbc91d
utils: Really clean up temporary directories.
Fixes <https://bugs.gnu.org/32126>.

* guix/utils.scm (call-with-temporary-directory): Use DELETE-FILE-RECURSIVELY
instead of RMDIR.
2018-07-13 17:33:45 -04:00
..
build Merge branch 'staging' 2018-07-13 00:25:45 +02:00
build-system build-system/meson: Really skip the 'fix-runpath' phase on armhf. 2018-07-02 12:07:58 +02:00
import import: hackage: Fix typo. 2018-07-13 15:23:40 +02:00
scripts pull: Display new/upgraded packages upon completion. 2018-07-13 17:28:40 +02:00
store database: 'reset-timestamps' now correctly handles symlinks. 2018-07-03 17:50:04 +02:00
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm
ci.scm
combinators.scm
config.scm.in build: Remove checks for 'nix-instantiate'. 2018-06-18 23:19:51 +02:00
cpio.scm
cve.scm
cvs-download.scm
derivations.scm
discovery.scm
docker.scm pack: Use 'with-extensions' when referring to (guix docker). 2018-06-01 15:21:28 +02:00
download.scm
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm gexp: Allow bytevector as content of `plain-file'. 2018-07-12 06:22:04 +02:00
git-download.scm
git.scm git: Call 'url-cache-directory' outside 'update-cached-checkout'. 2018-07-13 16:24:48 +03:00
glob.scm
gnu-maintenance.scm gnu-maintenance: Get GNU metadata from rec files. 2018-07-11 16:07:04 +02:00
gnupg.scm
grafts.scm
graph.scm
hash.scm
hg-download.scm
http-client.scm
i18n.scm
inferior.scm Add (guix inferior) and (guix scripts repl). 2018-07-13 17:28:39 +02:00
licenses.scm
man-db.scm profiles: Use 'with-extensions'. 2018-06-01 15:21:28 +02:00
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm store: Remove 'register-path'. 2018-06-14 11:17:00 +02:00
packages.scm Revert "packages: Optimize 'package-transitive-supported-systems'." 2018-07-03 17:50:04 +02:00
pk-crypto.scm
pki.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
profiles.scm guix package: Use relative symlinks to generations. 2018-07-13 17:28:39 +02:00
profiling.scm
progress.scm
records.scm records: Make a couple of procedures available at expansion time. 2018-05-31 18:13:08 +02:00
scripts.scm pull: Install the new Guix in a profile. 2018-06-09 12:02:27 +02:00
search-paths.scm search-paths: Add 'set-search-paths'. 2018-05-10 14:53:57 +02:00
self.scm self: Build with Guile 2.2.4. 2018-07-02 15:28:35 +02:00
serialization.scm
sets.scm
ssh.scm
store.scm store: Add `binary-file'. 2018-07-12 06:22:04 +02:00
svn-download.scm
tests.scm
ui.scm ui: Fix typo. 2018-07-11 00:53:04 +02:00
upstream.scm
utils.scm utils: Really clean up temporary directories. 2018-07-13 17:33:45 -04:00
workers.scm
zlib.scm