Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/nix/scripts
Ludovic Courtès b8f59cdc20
list-runtime-roots: Do not use 'lsof'.
This makes things a bit faster (0.8s instead of 1.4s on my laptop).

* nix/scripts/list-runtime-roots.in (lsof-roots): Remove.
(proc-fd-roots): Return the empty list when 'scandir' returns #f.
(referenced-files): New procedure.
Use it at the top level.
2017-11-12 22:42:17 +01:00
..
download.in daemon: Add "builtin:download" derivation builder. 2016-11-16 18:19:47 +01:00
guix-authenticate.in daemon: Implement signed archive import/export. 2013-12-20 17:17:42 +01:00
list-runtime-roots.in list-runtime-roots: Do not use 'lsof'. 2017-11-12 22:42:17 +01:00
offload.in Add 'guix offload' as a daemon build hook. 2014-01-24 00:01:50 +01:00
substitute.in Rename 'guix substitute-binary' to 'guix substitute'. 2015-03-25 10:46:22 +01:00