This commit is contained in:
Louis Bettens
2020-05-16 23:00:21 +02:00
parent 785268e179
commit 8b92f678f9
2 changed files with 38 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@ in buildPythonApplication rec {
(substituteAll {
src = ./fix-paths.patch;
inherit (xorg) xkeyboardconfig;
inherit libfakeXinerama;
})
];