···1import ./generic.nix {
2 major_version = "4";
3 minor_version = "06";
4- patch_version = "0";
5- sha256 = "1dy542yfnnw10zvh5s9qzswliq11mg7l0bcyss3501qw3vwvadhj";
67 # If the executable is stipped it does not work
8 dontStrip = true;
···1import ./generic.nix {
2 major_version = "4";
3 minor_version = "06";
4+ patch_version = "1";
5+ sha256 = "1n3pygfssd6nkrq876wszm5nm3v4605q4k16a66h1nmq9wvf01vg";
67 # If the executable is stipped it does not work
8 dontStrip = true;