1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/src
Dominique Martinet 2548347bba libutil/archive: add preallocate-contents option
Make archive preallocation (fallocate) optional because some filesystems
like btrfs do not behave as expected with fallocate.

See #3550.
2020-09-23 18:49:11 +02:00
..
build-remote Make system-features a store setting 2020-08-12 18:13:00 +00:00
cpptoml
libexpr Remove unused Flake::vOutputs field 2020-09-23 14:08:52 +02:00
libfetchers Don't include <regex> in header files 2020-09-21 18:22:45 +02:00
libmain Change option descriptions to Markdown 2020-08-19 14:21:27 +02:00
libstore RemoteStore::addCAToStore(): Don't hold connection while calling queryPathInfo() 2020-09-22 15:28:20 +02:00
libutil libutil/archive: add preallocate-contents option 2020-09-23 18:49:11 +02:00
nix nix build: find() -> get() 2020-09-18 13:10:42 +02:00
nix-build Merge remote-tracking branch 'upstream/master' into single-ca-drv-build 2020-09-15 14:17:06 +00:00
nix-channel Remove corepkgs/unpack-channel.nix 2020-09-17 09:41:02 +02:00
nix-collect-garbage
nix-copy-closure
nix-daemon Fix max fd calc and add test 2020-08-20 05:08:50 +00:00
nix-env Don't include <regex> in header files 2020-09-21 18:22:45 +02:00
nix-instantiate addPermRoot(): Remove indirect flag 2020-09-03 11:29:34 +02:00
nix-prefetch-url nix-prefetch-url: Add --executable flag 2020-09-18 19:09:45 +03:00
nix-store Merge remote-tracking branch 'upstream/master' into single-ca-drv-build 2020-09-03 15:43:17 +00:00
resolve-system-dependencies