dotnev: move changes from configuration-nix to configuration-common
This commit is contained in:
committed by
Peter Simons
parent
afd42d621d
commit
227a8e0e7c
@@ -625,6 +625,4 @@ self: super: builtins.intersectAttrs super {
|
||||
cairo = addBuildTool super.cairo self.buildHaskellPackages.gtk2hs-buildtools;
|
||||
pango = disableHardening (addBuildTool super.pango self.buildHaskellPackages.gtk2hs-buildtools) ["fortify"];
|
||||
|
||||
# Tests fails because of missing test file
|
||||
dotenv = dontCheck super.dotenv;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user