DBCDK / morph

NixOS deployment tool
MIT License
839 stars 63 forks source link

build(flake): flakify morph #211

Closed cafkafk closed 9 months ago

cafkafk commented 9 months ago

Signed-off-by: Christina Sørensen christina@cafkafk.com

cafkafk commented 9 months ago

Avoid rebase/squash merging (because it will ruin the hash of 4a3684b, breaking 9c70784), or notify me that you'd prefer to rebase/squash, and I'll follow up with a PR doing 9c70784 after this merges, so the commit hash is locked in through this PR.

cafkafk commented 9 months ago

Found this PR which seems to have died https://github.com/DBCDK/morph/pull/153, should likely be closed if this merges.

cafkafk commented 9 months ago

Nice. I didn't know about the ignored revs feature, that's very handy.

Nixpkgs also has one if you wanna see what kinda stuff they use it for: https://github.com/NixOS/nixpkgs/blob/master/.git-blame-ignore-revs :p