lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

qt5.qtwebkit.hyphen: fix tests

+3
+3
pkgs/development/libraries/qt-5/modules/qtwebkit.nix
··· 17 17 url = "http://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-${name}.tar.gz"; 18 18 sha256 = "304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705"; 19 19 }; 20 + postPatch = '' 21 + patchShebangs tests 22 + ''; 20 23 buildInputs = [ perl ]; 21 24 }; 22 25 in