nixpkgs/pkgs/tools/security/pass/extensions
Maximilian Bosch d94ccbdd12
passExtensions.pass-audit: get rid of pythonEnv
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`.
2024-07-12 10:58:17 +02:00
..
audit passExtensions.pass-audit: get rid of pythonEnv 2024-07-12 10:58:17 +02:00
checkup.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
default.nix passExtensions.pass-audit: get rid of pythonEnv 2024-07-12 10:58:17 +02:00
file.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
genphrase.nix
import.nix
otp.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
tomb.nix
update.nix