nix-doom-emacs-unstraightened/build-helpers
Marien Zwart 51e61c24fe
Avoid mktemp
Nix promises to run us in an (empty) temporary directory. So we should
not need mktemp, we can just use deterministic names.

Our temporary directory should already not be leaking into the
output (and we enforce that for the profile), so this should just be
cleanup that makes debugging slightly easier.
2024-07-21 12:32:38 +10:00
..
build-doom-emacs.sh Add extraBinPackages for adding to $PATH 2024-06-16 22:41:03 +10:00
build-doom-profile.sh Avoid mktemp 2024-07-21 12:32:38 +10:00
build-emacs-with-doom.sh Move most shell out of Nix string literals 2024-06-07 21:15:36 +10:00
build-profile Load non-packages.el autoloads 2024-06-22 13:30:32 +10:00
build-profile-loader Set DOOMDIR in the wrapper, not the profile loader 2024-04-28 17:44:19 +10:00
byte-compile-check.el Add LICENSE (and license headers) 2024-04-28 12:26:05 +10:00
doomdirs.nix Test with all flags except eglot and flymake 2024-06-29 20:47:38 +10:00
doomscript.nix Avoid mktemp 2024-07-21 12:32:38 +10:00
dump Remove "full" build flag 2024-05-27 20:10:59 +10:00
full-init Deduplicate flags 2024-06-29 20:26:16 +10:00
print-deps.el Add LICENSE (and license headers) 2024-04-28 12:26:05 +10:00