rPackages.MANOR: fix build
This commit is contained in:
@@ -1211,6 +1211,10 @@ let
|
||||
hardeningDisable = [ "format" ];
|
||||
});
|
||||
|
||||
MANOR = old.MANOR.overrideAttrs (attrs: {
|
||||
hardeningDisable = [ "format" ];
|
||||
});
|
||||
|
||||
rGADEM = old.rGADEM.overrideAttrs (attrs: {
|
||||
hardeningDisable = [ "format" ];
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user