diff options
| author | Paul Haerle <hello@phaer.org> | 2023-07-04 09:14:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-04 10:14:55 +0300 |
| commit | f3a2296445df5ca6b8aa6aac6132365c0735c751 (patch) | |
| tree | 3d0c3bbbe4518635ef017631799c06f069f9dd1b /pkgs/development/python-modules/rangehttpserver | |
| parent | 75769df6f112c7b74585df28cbf5747d74b63a11 (diff) | |
passage: use getopt from nix on darwin (#241293)
* passage: use getopt from nix on darwin
This removes an ugly hack from upstream which hard-codes a bunch of
paths to find gnu-getopt (as opposed to darwins getopt in
/usr/bin/getopt).
This lets nix-built passage fail on systems which don't have one of
those already installed (i.e. from homebrew).
As upstream seemingly doesn't provide a way to override this easily yet,
we do it ourselves.
---------
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
