parent
b1f86216c7
commit
ebecc94795
1 changed files with 0 additions and 9 deletions
|
@ -76,15 +76,6 @@
|
|||
src = inputs.hydra;
|
||||
buildInputs = o.buildInputs ++ [ final.perlPackages.DBIxClassHelpers ];
|
||||
});
|
||||
python3 = prev.python3.override {
|
||||
packageOverrides = _: super: {
|
||||
pymdown-extensions = super.pymdown-extensions.overridePythonAttrs (o: {
|
||||
disabledTests = o.disabledTests ++ [
|
||||
"test_windows_root_conversion"
|
||||
];
|
||||
});
|
||||
};
|
||||
};
|
||||
})
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue