nixpkgs/pkgs
Pascal Bach 260f0e0c5c bonnie: fix bon_csv2txt utility
The bon_csv2txt utility is a perl script. By default it is looking forbonnie: fix bon_csv2txt utility

The bon_csv2txt utility is a perl script. By default it is looking for
perl in /usr/bin/perl which doesn't work on nixos.

This changes patches the perl interpreter correctly. But this comes as at a cost of
closure size increase from 34'006'536 bytes to  90'289'456 bytes as perl is now a dependency.

An alterantive would be to patch the file to use /usr/bin/env perl and just rely on a perl interpreter
being present in PATH.

perl in /usr/bin/perl which doesn't work on nixos.

This changes patches the perl interpreter correctly. But this comes as at a cost of
closure size increase as perl is now a dependency.

An alterantive would be to patch the file to use /usr/bin/env perl and just rely on a perl interpreter
being present in PATH.
2019-03-10 10:29:53 +01:00
..
applications Merge pull request #57122 from flokli/yubioath-desktop-qml2 2019-03-10 09:24:25 +00:00
build-support Merge pull request #56918 from grahamc/closure-graph-memory 2019-03-06 08:31:42 -05:00
common-updater common-updater-scripts: Add file and system flags 2019-03-02 23:03:04 +01:00
data Merge pull request #57049 from dtzWill/update/wireless-regdb-2019.03.01 2019-03-08 07:20:18 +00:00
desktops Merge pull request #56552 from worldofpeace/elementary-screenshot-tool/fix-conceal-text 2019-03-09 11:03:37 -05:00
development Merge pull request #56661 from matthewbauer/stack-hook-fixup 2019-03-09 18:08:47 -05:00
games instead: 3.2.2 -> 3.3.0 2019-03-09 21:09:06 +01:00
misc Merge #56586: vimPlugins.meson: init, following pkgs.meson 2019-03-08 12:21:44 +01:00
os-specific xcode-sdk-pkgs: add sdk to extraPackages 2019-03-09 18:12:25 -05:00
servers Merge pull request #55982 from ivan/pushgateway-0.7.0 2019-03-08 20:57:43 -08:00
shells Switch over to fetchFromGitHub, and update version to reflect temporary nature. 2019-03-08 13:14:14 -08:00
stdenv Merge pull request #51628 from ju1m/arm 2019-03-01 15:36:07 -05:00
test cross/tests: add llvm-based tests 2019-02-26 19:46:24 -05:00
tools bonnie: fix bon_csv2txt utility 2019-03-10 10:29:53 +01:00
top-level Merge pull request #57135 from ar1a/_0x0 2019-03-10 08:19:04 +00:00