1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/src
John Ericson 1b23fe4afb Fix bugs
- Bad dynamic cast target ...classic

 - std::shared_ptr need explicit deref
2020-06-18 19:03:10 +00:00
..
build-remote Remove trailing whitespace 2020-06-15 14:12:39 +02:00
cpptoml bump cpptoml to v0.1.1 2019-05-29 17:01:39 +08:00
libexpr Don't provide 'getFlake' if the 'flakes' feature is not enabled 2020-06-18 14:03:00 +02:00
libfetchers StorePath: Rewrite in C++ 2020-06-16 14:28:41 +02:00
libmain Mention number of derivations to be build/fetched in output 2020-06-17 20:27:27 +08:00
libstore Fix bugs 2020-06-18 19:03:10 +00:00
libutil Adjust FileTransferError message to use opt response 2020-06-18 14:48:45 +00:00
nix Use ansicolor.hh in nix repl rather than duplicates 2020-06-17 15:13:00 +00:00
nix-build appended ' __attribute__((weak)); ' to 'extern char * * environ ' 2020-06-17 03:25:34 +01:00
nix-channel Merge branch 'master' into errors-phase-2 2020-05-11 14:35:30 -06:00
nix-collect-garbage Remove global -I flags 2020-03-30 15:30:19 +02:00
nix-copy-closure Remove global -I flags 2020-03-30 15:30:19 +02:00
nix-daemon Remove trailing whitespace 2020-06-15 14:12:39 +02:00
nix-env Remove StorePath::clone() and related functions 2020-06-16 22:20:18 +02:00
nix-instantiate remove 'format' from Error constructor calls 2020-04-21 17:07:07 -06:00
nix-prefetch-url Merge remote-tracking branch 'upstream/master' into errors-phase-2 2020-06-11 14:06:35 -06:00
nix-store Remove StorePath::clone() and related functions 2020-06-16 22:20:18 +02:00
resolve-system-dependencies StorePath: Rewrite in C++ 2020-06-16 14:28:41 +02:00