mirror of
https://github.com/kmein/niveum
synced 2026-03-21 04:11:07 +01:00
set doCheck
This commit is contained in:
@@ -39,6 +39,7 @@ stdenv.mkDerivation {
|
||||
mkdir $out
|
||||
make install
|
||||
'';
|
||||
doCheck = true;
|
||||
src = fetchFromGitHub {
|
||||
owner = "huzheng001";
|
||||
repo = "stardict-3";
|
||||
|
||||
Reference in New Issue
Block a user