Skip to content

Commit b0fbd6b

Browse files
Bump flake.lock and related dependencies (#435)
* flake.lock: Update Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/16c7794d0a28b5a37904d55bcca36003b9109aaa?narHash=sha256-fFUnEYMla8b7UKjijLnMe%2BoVFOz6HjijGGNS1l7dYaQ%3D' (2026-01-02) → 'github:NixOS/nixpkgs/4d113fe1f7bb454435a5cabae6cd283e64191bb7?narHash=sha256-iihg1oHkVkYHD1pFQifGEP%2BRw1g%2BLZQyDNbtAqpXtNM%3D' (2026-01-11) * Sync CI dependencies with nixpkgs --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7ae81fa commit b0fbd6b

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
persist-credentials: false
2020
- uses: dprint/check@9cb3a2b17a8e606d37aae341e49df3654933fc23 # v2.3
2121
with:
22-
dprint-version: '0.51.0' # selfup { "extract": "\\d[^']+", "replacer": ["dprint", "--version"], "nth": 2 }
22+
dprint-version: '0.51.1' # selfup { "extract": "\\d[^']+", "replacer": ["dprint", "--version"], "nth": 2 }
2323

2424
typos:
2525
timeout-minutes: 15

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
if: startsWith(github.ref, 'refs/tags/')
4444
with:
4545
distribution: goreleaser
46-
version: 'v2.13.0' # selfup { "extract": "\\d[^']+", "replacer": ["bash", "-c", "goreleaser --version | grep 'GitVersion:'"], "nth": 2 }
46+
version: 'v2.13.2' # selfup { "extract": "\\d[^']+", "replacer": ["bash", "-c", "goreleaser --version | grep 'GitVersion:'"], "nth": 2 }
4747
args: release --clean
4848
env:
4949
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)