all-packages.nix: Remove trailing space for qutebrowser
This commit is contained in:
parent
832738755f
commit
eaf667bbf0
@ -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;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user