We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abd2cbe commit 41379c9Copy full SHA for 41379c9
.github/workflows/flake.yml
@@ -21,8 +21,7 @@ jobs:
21
id: flake-upd
22
uses: DeterminateSystems/update-flake-lock@v25
23
with:
24
- pr-title: "Update flake.lock to nixpkgs ${{ steps.flake-upd.outputs.commit-hash }}"
+ pr-title: "Update flake.lock to nixpkgs ${{ steps.flake-upd.outputs.pull-request-number }}"
25
pr-labels: |
26
dependencies
27
- pr-rebase: true
28
-
+ nix
0 commit comments