Skip to content

Commit

Permalink
build(deps): bump nixos/nix from 2.24.2 to 2.24.3 in /build-support
Browse files Browse the repository at this point in the history
Bumps nixos/nix from 2.24.2 to 2.24.3.

---
updated-dependencies:
- dependency-name: nixos/nix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and LeSuisse committed Aug 20, 2024
1 parent 7b0e895 commit 4d5187a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-support/linkcheck-docker.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nixos/nix:2.24.2@sha256:db38bc7ae48fc71702c845dfe1952922224039bba1aa9f82567761c5b5441e58
FROM nixos/nix:2.24.3@sha256:552b0a2f097ac72a148c28a4ed40760bbc4054760881fdd7709f5f7c5c88e48f

COPY build-support/*.nix /build-support/
COPY pyproject.toml poetry.lock /
Expand Down

0 comments on commit 4d5187a

Please sign in to comment.