mirror of
https://github.com/NotAShelf/catApi.git
synced 2025-10-21 16:06:51 +00:00
rewrite in go
This commit is contained in:
parent
5203a18d2d
commit
05642cb93b
743 changed files with 334055 additions and 55 deletions
4
vendor/github.com/spf13/viper/.envrc
generated
vendored
Normal file
4
vendor/github.com/spf13/viper/.envrc
generated
vendored
Normal file
|
@ -0,0 +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 . --impure
|
Loading…
Add table
Add a link
Reference in a new issue