Update pkgs/development/haskell-modules/configuration-nix.nix
Co-Authored-By: Dennis Gosnell <cdep.illabout@gmail.com>
This commit is contained in:
parent
ea6b44b6d5
commit
266ee8d74d
@ -624,5 +624,4 @@ self: super: builtins.intersectAttrs super {
|
||||
# need it during the build itself, too.
|
||||
cairo = addBuildTool super.cairo self.buildHaskellPackages.gtk2hs-buildtools;
|
||||
pango = disableHardening (addBuildTool super.pango self.buildHaskellPackages.gtk2hs-buildtools) ["fortify"];
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user