Compare commits

..

No commits in common. "b4451d110d8438abdf2ca81fe5c1108f02bf63f0" and "47cea5172dc5dc23e752c076de3e516c017143e9" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -82,4 +82,4 @@ jobs:
- name: Set up Nix
uses: cachix/install-nix-action@v27
- name: Build project with Nix
run: nix build --option sandbox true --experimental-features 'nix-command flakes' .#default
run: nix build --option sandbox false --experimental-features 'nix-command flakes' .#default

2
.gitignore vendored
View File

@ -34,4 +34,4 @@ playwright/.cache/
# Nix-related files
.direnv/
result
result/