1
0
Fork 0
forked from mirror/grapevine
grapevine-fork/nix
Benjamin Lee 1b9b227ca8
xtask-specific binaries in GRAPEVINE_XTASK_PATH
Some possible alternatives to this:

 - Keep putting them in PATH.
 - Make xtask a nix derivation. We would lose out on incremental
   compilation this way, and would end up recompiling xtask from scratch
   whenever something in the main package changed.
 - Have xtask call `nix build --inputs-from $toplevel nixpkgs#go` and
   such. Slow and tedious.
2024-08-04 23:22:23 -07:00
..
modules/default Move database config to separate section 2024-06-27 16:03:43 -07:00
pkgs add complement wrapper xtask script 2024-08-04 23:22:22 -07:00
shell.nix xtask-specific binaries in GRAPEVINE_XTASK_PATH 2024-08-04 23:22:23 -07:00