Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1Fix https://savannah.gnu.org/bugs/index.php?53109 2 3--- a/solfege/mainwin.py 4+++ b/solfege/mainwin.py 5@@ -270,1 +270,1 @@ 6- hdlbox = Gtk.HandleBox() 7+ hdlbox = Gtk.HBox()