Update Nix shell and add envrc

This commit is contained in:
Luc Perkins 2024-04-21 19:42:23 -03:00
parent cf6776dfd1
commit b1f8684b21
No known key found for this signature in database
GPG key ID: 16DB1108FB591835
10 changed files with 94352 additions and 53 deletions

View file

@ -6,7 +6,7 @@ on:
jobs:
validate:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with: