nixpkgs/pkgs/development/tools/just
Alyssa Ross 6d2033e2b9 just.setupHook: init
Adapted from the Ninja setup hook.  This will mean that adding just to
nativeBuildInputs is enough to have a package be automatically built
with it, matching make, bmake, ninja, etc.

Currently, we have two packages in Nixpkgs that use just, dogdns and
kabeljau.  kabeljau follows the expected conventions, while dogdns
does not.  I expect there to be more packages using just in future,
following these conventions, because all of the packages in system76's
in-progress COSMIC desktop environment use just, and follow the
conventions.
2023-08-21 17:09:48 +00:00
..
default.nix just.setupHook: init 2023-08-21 17:09:48 +00:00
setup-hook.sh just.setupHook: init 2023-08-21 17:09:48 +00:00