Commit graph

8 commits

Author SHA1 Message Date
pegasust
fa2d7a3d09 chore!: make cli package/app compatible with flake 2023-08-29 12:40:33 -07:00
adisbladis
52850e7d53 Auto-release using a date-based tag on master push 2023-07-07 23:49:48 +12:00
adisbladis
4ebbfdacd1
nixpkgs-fmt broke it's format yet again 2020-04-29 14:12:59 +01:00
adisbladis
f7e435407e
nixpkgs-fmt all the things (again...) 2020-03-14 23:13:51 +00:00
adisbladis
c8a486b894
nixpkgs-fmt fixup
A git pre-commit hook would be useful...
2020-01-22 17:21:03 +00:00
adisbladis
419304ee18
cli: Skip black build step
Black recently changed some rules and we're failing on older nixpkgs.
2020-01-22 16:25:38 +00:00
adisbladis
2c576409be
Add documentation output 2020-01-01 17:59:19 +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