Added C template

This commit is contained in:
William 2023-08-15 10:33:31 -03:00
parent 3950d3fe20
commit a634e932f6
5 changed files with 43 additions and 2 deletions

4
python/.envrc Normal file
View file

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