Add DRY CI post

This commit is contained in:
Greg Hellings
2024-04-22 01:38:32 -05:00
parent 35aaff7819
commit 45efd643e9
6 changed files with 143 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
if ! has nix_direnv_version || ! nix_direnv_version 2.1.1; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.1.1/direnvrc" "sha256-b6qJ4r34rbE23yWjMqbmu3ia2z4b2wIlZUksBke/ol0="
fi
use flake