Skip to content

Commit

Permalink
Bump nixos/nix from 2.19.0 to 2.19.1 in /build-support
Browse files Browse the repository at this point in the history
Bumps nixos/nix from 2.19.0 to 2.19.1.

---
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 Nov 22, 2023
1 parent f0afe4d commit 9f64e02
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.19.0@sha256:64942196a1c64fef65ec594557ddc4c46c143d23fa6492ab6cf4a89443bf47e0
FROM nixos/nix:2.19.1@sha256:7f3219ae39fb6ded5ec8846cf905859c83ab6c2a9879aa0de430bc35c7377f4e

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

0 comments on commit 9f64e02

Please sign in to comment.