Merge bscpkgs into jungle #189

Manually merged
rarias merged 1013 commits from merge-bscpkgs into master 2025-10-07 16:12:34 +02:00
Showing only changes of commit 933cd1e3c7 - Show all commits

View File

@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
# fail to run otherwise, so we disable the sandbox for this test.
__noChroot = true;
buildPhase = ''
#set -x
set -x
#$CC -v
cp ${task_c} task.c