me
/
guix
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/pull-requests.
guix/guix/store
Ludovic Courtès 7866294e32
deduplicate: Use 'sendfile' only with file ports.
Fixes a regression introduced in b129026e2e.

* guix/store/deduplication.scm (dump-file/deduplicate): Use 'sendfile'
only when INPUT' is a file port.
2022-12-10 18:13:39 +01:00
..
database.scm guix gc: Add '--vacuum-database'. 2022-11-06 14:02:08 +02:00
deduplication.scm deduplicate: Use 'sendfile' only with file ports. 2022-12-10 18:13:39 +01:00
roots.scm
schema.sql
ssh.scm