From 03160d6114c3fb835b079f20797dac6b88ab5cbc Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 7 Jun 2025 11:35:51 -0400 Subject: ldc-1.41.0 overlay; nix direnv 3.0.7 - related updates to files - notes on updating these added (.org) --- .envrc-nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.envrc-nix') diff --git a/.envrc-nix b/.envrc-nix index 8d55e85..22d0b54 100644 --- a/.envrc-nix +++ b/.envrc-nix @@ -1,7 +1,7 @@ NIX_ENFORCE_PURITY=1 # - https://github.com/nix-community/nix-direnv -NixDirEnvVersion="3.0.6" -NixDirEnvSHA="sha256-RYcUJaRMf8oF5LznDrlCXbkOQrywm0HDv1VjYGaJGdM=" +NixDirEnvVersion="3.0.7" +NixDirEnvSHA="sha256-bn8WANE5a91RusFmRI7kS751ApelG02nMcwRekC/qzc=" if ! has nix_direnv_version || ! nix_direnv_version ${NixDirEnvVersion}; then source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/${NixDirEnvVersion}/direnvrc" "${NixDirEnvSHA}" fi -- cgit v1.2.3