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
|
||||
|
||||
(final: prev: {
|
||||
python3Packages.python-dbusmock = backportPkgs.python3Packages.python-dbusmock.override {
|
||||
inherit (backportPkgs) "python3Packages.buildPythonApplication";
|
||||
};
|
||||
python3Packages.python-dbusmock = backportPkgs.python3Packages.python-dbusmock;
|
||||
})
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue