summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorAtemu <atemu.main@gmail.com>2024-07-17 21:33:06 +0200
committerAtemu <atemu.main@gmail.com>2024-07-17 21:38:06 +0200
commit9dac499aecd438f51cef1162591f100fda0e38fc (patch)
tree4c1d46887f025dfbad89e1c1eacb1c16dfe8dce7 /pkgs/development/python-modules/rangehttpserver
parent693bc46d169f5af9c992095736e82c3488bf7dbb (diff)
libgcrypt: add bin and lib outputs
In https://discourse.nixos.org/t/how-to-install-hmac256/49147 it was reported that adding the libgcrypt package to your environment did not add the `hmac256` binary to your $PATH. This was due to the package's binaries being put into the $dev output which isn't considered for linking envs. This commit puts binaries in $bin/bin/ instead and, while we're at it, also puts shared objects into $lib/lib/. All binaries except for the `libgcrypt-config` script which would cause a reference cycle between the outputs and really is a dev-specific thing (and you probably don't need it with Nix anyhow).
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions