add wip buildscripts for automated experiment execution

This commit is contained in:
2026-04-17 21:58:23 +02:00
parent ea4b431713
commit 76c3e552af
6 changed files with 539 additions and 0 deletions

View File

@ -477,6 +477,7 @@ rec {
# Dynamic libraries from buildinputs:
# LD_LIBRARY_PATH = pkgs.lib.makeLibraryPath buildInputs;
JUST_WORKING_DIRECTORY = "./";
JUST_JUSTFILE = "./scripts/nixos.just";
# Those are read by the justfile