1 2 3 4 5 6
{ depot, ... }: depot.nix.writers.rustSimpleLib { name = "exec-helpers"; } (builtins.readFile ./exec_helpers.rs)