diff options
| author | Jason Yundt <jason@jasonyundt.email> | 2024-08-03 14:45:32 -0400 |
|---|---|---|
| committer | Jason Yundt <jason@jasonyundt.email> | 2024-09-27 15:55:25 -0400 |
| commit | 9c3540c0ed9ceed7ade932a0856e7d362609e427 (patch) | |
| tree | 808382b134301170aaeae94b4e8e5e5e81b483c9 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 2ce829f7d9c5a07b75ff839ba3df32c056ad6932 (diff) | |
perlPackages.mimeConstruct: add passthru.binlore
Consider this Nix expression:
let
pkgs = import /path/to/nixpkgs { };
in
pkgs.resholve.writeScript "mime-construct-binlore-test" {
inputs = [ pkgs.perlPackages.mimeConstruct ];
interpreter = "${pkgs.lib.getExe pkgs.bash}";
} ''
mime-construct --version
''
Before this change, that expression would fail to build because resholve
thought that mime-construct might be able to execute its arguments. This
commit fixes that problem.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
