Merge pull request #54265 from smaximov/gem-config-digest-sha3
gem-config: add digest-sha3
This commit is contained in:
commit
0bf9656a57
@ -94,6 +94,10 @@ in
|
|||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
digest-sha3 = attrs: {
|
||||||
|
hardeningDisable = [ "format" ];
|
||||||
|
};
|
||||||
|
|
||||||
ethon = attrs: {
|
ethon = attrs: {
|
||||||
dontBuild = false;
|
dontBuild = false;
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user