Commit graph

4 commits

Author SHA1 Message Date
yihuang
ef9935c98c
fix "invalid Git revision 'master'" 2020-10-04 14:20:17 +08:00
adisbladis
ae046bc7f2
Use overridePythonAttrs in CLI code generation 2020-03-27 23:11:54 +00:00
adisbladis
b5016c6577
Make lock a required subcommand of the CLI
We intend to add more features to the CLI over time.
2020-03-27 22:33:27 +00:00
adisbladis
bf48f272c1
Add CLI to supplement git hashes
This is not required for private repos where builtins.fetchGit would
suffice but _is_ required for Hydra (nixpkgs) where builtins.fetchGit is not allowed.
2019-12-28 21:45:51 +00:00