flake: use flake-parts (#1208)
Link: https://github.com/danth/stylix/pull/1208 Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk> Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
parent
49b1eb9371
commit
8b015b5fa0
9 changed files with 273 additions and 241 deletions
2
.github/workflows/update-flake.yml
vendored
2
.github/workflows/update-flake.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ steps.generate-token.outputs.token }}
|
||||
branch: update_flake_lock_action_${{ matrix.branch }}
|
||||
commit-msg: "stylix: update all flake inputs"
|
||||
commit-msg: "flake: update all inputs"
|
||||
pr-title: "${{ startsWith(matrix.branch, 'release') && format('[{0}] ', matrix.branch) || '' }}stylix: update all flake inputs" # yamllint disable-line rule:line-length
|
||||
pr-labels: dependencies
|
||||
# yamllint disable rule:line-length
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue