guix-devel/nix
Eelco Dolstra 546a709f20
daemon: Don't reply on 'st_blocks'.
Ported by Ludovic Courtès <ludo@gnu.org>
from <a2c4fcd5e9>.

* nix/libstore/gc.cc (LocalStore::removeUnusedLinks): Use 'st.st_size'
instead of 'st.st_blocks * 512'.
* nix/libutil/util.cc (_deletePath): Likewise.
2019-08-30 01:33:45 +02:00
..
boost
libstore daemon: Don't reply on 'st_blocks'. 2019-08-30 01:33:45 +02:00
libutil daemon: Don't reply on 'st_blocks'. 2019-08-30 01:33:45 +02:00
nix-daemon daemon: Add "/guix" to default 'nixLibexecDir'. 2019-02-04 16:20:01 +01:00
scripts daemon: Install 'authenticate' script under LIBEXECDIR/guix. 2018-11-14 21:34:08 +01:00
.gitignore
AUTHORS
COPYING
local.mk daemon: Add "/guix" to default 'nixLibexecDir'. 2019-02-04 16:20:01 +01:00