nix-gh/src
Eelco Dolstra 026f4f9ae8
macOS: Remove flags
In particular, UF_IMMUTABLE (uchg) needs to be cleared to allow the
path to be garbage-collected or optimised.

See https://github.com/NixOS/nixpkgs/issues/25819.
+       the file from being garbage-collected.

(cherry picked from commit b5bdfdef73)
2017-06-19 14:32:38 +02:00
..
boost boost::shared_ptr -> std::shared_ptr 2014-03-30 00:49:23 +01:00
bsdiff-4.3 Fix "make dist" 2014-02-01 14:38:12 +01:00
download-via-ssh More cleanup 2015-07-20 01:16:16 +02:00
libexpr lexer: remove catch-all rules hiding real errors 2017-05-01 11:26:44 +02:00
libmain On macOS, don't use /var/folders for TMPDIR 2017-06-12 18:39:34 +02:00
libstore macOS: Remove flags 2017-06-19 14:32:38 +02:00
libutil Grmbl 2017-06-12 18:52:26 +02:00
nix-collect-garbage Fix compilation error due to missing ENOENT on cygwin 2015-10-18 19:04:24 +00:00
nix-daemon daemon: Add 'buildMode' parameter to 'buildPaths' RPC 2015-12-02 18:14:49 +01:00
nix-env nix-env: respect meta.outputsToInstall 2017-03-21 11:33:21 +01:00
nix-hash Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
nix-instantiate int2String() -> std::to_string() 2015-10-29 13:26:55 +01:00
nix-log2xml nix-log2xml: Handle newlines 2014-08-13 19:06:20 +02:00
nix-prefetch-url Disable TLS verification for builtin fetchurl 2015-10-21 15:14:42 +02:00
nix-store Don't ignore sodium_init() return value 2015-12-22 17:14:04 +01:00