fix networkmanager
This commit is contained in:
parent
c6a0633b82
commit
94591af346
1 changed files with 1 additions and 3 deletions
|
|
@ -34,9 +34,7 @@ in
|
||||||
inputs.zellij-switch.overlays.default
|
inputs.zellij-switch.overlays.default
|
||||||
|
|
||||||
(final: prev: {
|
(final: prev: {
|
||||||
python3Packages.python-dbusmock = backportPkgs.python3Packages.python-dbusmock.override {
|
python3Packages.python-dbusmock = backportPkgs.python3Packages.python-dbusmock;
|
||||||
inherit (backportPkgs) "python3Packages.buildPythonApplication";
|
|
||||||
};
|
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue