2016-11-09 04:58:34 -08:00
|
|
|
import ./generic.nix {
|
|
|
|
major_version = "4";
|
|
|
|
minor_version = "04";
|
2017-04-18 10:18:50 -07:00
|
|
|
patch_version = "1";
|
|
|
|
sha256 = "11f2kcldpad9h5ihi1crad5lvv2501iccb2g4c8m197fnjac8b12";
|
2017-02-03 12:04:10 -08:00
|
|
|
|
|
|
|
# If the executable is stipped it does not work
|
|
|
|
dontStrip = true;
|
2016-11-09 04:58:34 -08:00
|
|
|
}
|