Skip to content

Commit

Permalink
Merge branch 'staging' into alpha/2024-09-04
Browse files Browse the repository at this point in the history
  • Loading branch information
JettTech committed Sep 4, 2024
2 parents 178e205 + d2ba031 commit de6eae0
Show file tree
Hide file tree
Showing 36 changed files with 9,617 additions and 6,795 deletions.
5 changes: 5 additions & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
if ! has nix_direnv_version || ! nix_direnv_version 3.0.5; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.5/direnvrc" "sha256-RuwIS+QKFj/T9M2TFXScjBsLR6V3A17YVoEW/Q6AZ1w="
fi

use flake . --fallback --keep-going
3 changes: 3 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* @zo-el
/gen-web/ @mateuszRybczonek

2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ pkg/
result
target/
worker/
.cargo/
.direnv/
Loading

0 comments on commit de6eae0

Please sign in to comment.