6 lines
132 B
Python
Raw Normal View History

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