Add lorri
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Sandro - 2023-11-09 23:36:43 +01:00
parent 95421cfa5a
commit 22a7057580
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
2 changed files with 7 additions and 1 deletions

7
.envrc Normal file
View File

@ -0,0 +1,7 @@
#!/usr/bin/env bash
if type -P lorri &>/dev/null; then
eval "$(lorri direnv)"
else
use nix
fi

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
.*
!.gitignore
!.drone.yml
/build