add wip buildscripts for automated experiment execution

This commit is contained in:
2026-04-17 21:58:23 +02:00
parent 94f3fc7611
commit 0d168bf759
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