{ ... }: let inherit (builtins) toString; in { REPO_DIR = toString ../.; # explicitly use nix, as e.g. lix does not have configurable-impure-env }