mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
4 lines
75 B
Python
4 lines
75 B
Python
#!/usr/bin/env python
|
|
|
|
import gmv.gmv_cmd as runner
|
|
runner.bootstrap_run()
|