mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
4cac65085c
Without the change the build fails as: $ nix build --impure --expr 'with import ./. {}; procps.override { withSystemd = false; watchOnly = true; }' -L ... procps> build flags: -j16 SHELL=.../bash usrbin_execdir=\$\(out\)/bin watch PKG_LDFLAGS= procps> make: *** No rule to make target 'watch'. Stop. While at it dropped unused `PKG_LDFLAGS=` flag. |
||
---|---|---|
.. | ||
default.nix |