ahuston-0 bc5534def3
add nix-flake-show utils
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-07-28 14:13:57 -04:00

6 lines
132 B
Python

#!/usr/bin/env python3
from app.flake_show import get_derivations
print(get_derivations("/home/alice/.gitprojects/nix-dotfiles"))