2 lines
95 B
Nix
2 lines
95 B
Nix
{ writers }: writers.writePython3Bin "vacu-flake-archive" { } (builtins.readFile ./archive.py)
|