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 d210e96d18 - Show all commits

View File

@@ -38,5 +38,8 @@ stdenv.mkDerivation {
EOF
chmod +x $out/bin/run
# Mark the launcher for upload
touch $out/.upload-to-mn
'';
}