mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 21:04:30 +00:00
d94ccbdd12
It seems a little odd to first generate an interpreter pointing to an environment and then building a package from it. This commit alters the build process so that * dependencies are listed explicitly as in any normal python build. * a PYTHONPATH is then generated out of all dependencies and $out. This is injected into the package's entrypoint, the `audit.bash`. |
||
---|---|---|
.. | ||
audit | ||
checkup.nix | ||
default.nix | ||
file.nix | ||
genphrase.nix | ||
import.nix | ||
otp.nix | ||
tomb.nix | ||
update.nix |