Skip to content
Snippets Groups Projects
Commit 203c7974 authored by Millian Poquet's avatar Millian Poquet
Browse files

nix: empty flake.nix

This commit slightly improves how batsched can be imported in experiments designed as Nix flakes.

This enables batsched source code to be fetched with full flake traceability (lock file),
which can be useful for fetching non-public Batsim copies.

Usage is very limited with this empty version though, a proper flake setup should override this file.
parent d804bbf6
Branches
No related tags found
No related merge requests found
{
outputs = {...}: { };
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment