overrides: unpin pymdown-extensions and onnx
This commit is contained in:
parent
b2766278aa
commit
e7669dfef7
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ in
|
||||||
|
|
||||||
python3 = prev.python3.override {
|
python3 = prev.python3.override {
|
||||||
packageOverrides = pythonFinal: pythonPrev: {
|
packageOverrides = pythonFinal: pythonPrev: {
|
||||||
inherit (latest.python3Packages) pymdown-extensions onnx;
|
|
||||||
inherit (final) jupyterlab-vim jupyterlab-myst;
|
inherit (final) jupyterlab-vim jupyterlab-myst;
|
||||||
|
|
||||||
qtile = pythonPrev.qtile.overrideAttrs (oldAttrs: {
|
qtile = pythonPrev.qtile.overrideAttrs (oldAttrs: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue