Update nixpkgs to 23.05, improve direnv integration and flake devShell (#17217)

This commit is contained in:
Vera Aguilera Puerto
2023-06-08 21:25:04 +02:00
committed by GitHub
parent d79c0f0a6c
commit f24c5331bc
4 changed files with 19 additions and 15 deletions

3
.envrc
View File

@@ -1 +1,4 @@
if ! has nix_direnv_version || ! nix_direnv_version 2.3.0; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.3.0/direnvrc" "sha256-Dmd+j63L84wuzgyjITIfSxSD57Tx7v51DMxVZOsiUD8="
fi
use flake