all-packages.nix: Remove trailing space for qutebrowser
This commit is contained in:
@@ -22846,7 +22846,7 @@ in
|
|||||||
};
|
};
|
||||||
self = python3;
|
self = python3;
|
||||||
};
|
};
|
||||||
in libsForQt5.callPackage ../applications/networking/browsers/qutebrowser {
|
in libsForQt5.callPackage ../applications/networking/browsers/qutebrowser {
|
||||||
python3 = python;
|
python3 = python;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user