nix-super/src/libmain
John Ericson 3a3c205fa7 Use rand not random for creating GC root indirect links
I don't think fewer bits matters for this, and `rand` but not `random`
is available on Windows.
2024-04-18 16:57:11 -04:00
..
unix Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
common-args.cc Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
common-args.hh nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
local.mk Add unix (and linux) dirs 2024-04-02 12:55:23 -04:00
loggers.cc Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
loggers.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
nix-main.pc.in Fix building with GCC 9 2023-02-10 18:38:57 +01:00
progress-bar.cc treewide: shouldANSI() -> isTTY() 2024-03-02 16:32:04 +01:00
progress-bar.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
shared.cc Use rand not random for creating GC root indirect links 2024-04-18 16:57:11 -04:00
shared.hh Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00