haskellPackages: fix eval, missing paren in configuration-common.nix
This commit is contained in:
parent
356f870a83
commit
4030d94564
@ -2398,7 +2398,7 @@ self: super: {
|
||||
# Revision introduces bound base < 4.15
|
||||
revision = null;
|
||||
editedCabalFile = null;
|
||||
};
|
||||
});
|
||||
|
||||
# https://github.com/kowainik/validation-selective/issues/64
|
||||
validation-selective = doJailbreak super.validation-selective;
|
||||
|
Loading…
Reference in New Issue
Block a user