Skip to content

Commit 2599acf

Browse files
Update dependency nix-direnv to v3.1.2
1 parent b27663c commit 2599acf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.envrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: MIT
33
# SPDX-FileCopyrightText: ⓒ 2019 Nix community projects
44
# renovate: depName=nix-direnv datasource=github-tags packageName=nix-community/nix-direnv versioning=semver
5-
if ! has nix_direnv_version || ! nix_direnv_version 3.0.5; then
5+
if ! has nix_direnv_version || ! nix_direnv_version 3.1.2; then
66
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.5/direnvrc" "sha256-RuwIS+QKFj/T9M2TFXScjBsLR6V3A17YVoEW/Q6AZ1w="
77
fi
88
watch_file by-name/se/self/flake-module.nix

0 commit comments

Comments
 (0)