Compare commits
No commits in common. "b4451d110d8438abdf2ca81fe5c1108f02bf63f0" and "47cea5172dc5dc23e752c076de3e516c017143e9" have entirely different histories.
b4451d110d
...
47cea5172d
@ -82,4 +82,4 @@ jobs:
|
|||||||
- name: Set up Nix
|
- name: Set up Nix
|
||||||
uses: cachix/install-nix-action@v27
|
uses: cachix/install-nix-action@v27
|
||||||
- name: Build project with Nix
|
- 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
2
.gitignore
vendored
@ -34,4 +34,4 @@ playwright/.cache/
|
|||||||
|
|
||||||
# Nix-related files
|
# Nix-related files
|
||||||
.direnv/
|
.direnv/
|
||||||
result
|
result/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user