Compare commits
2 Commits
47cea5172d
...
b4451d110d
Author | SHA1 | Date | |
---|---|---|---|
b4451d110d | |||
2cc311ea7a |
@ -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 false --experimental-features 'nix-command flakes' .#default
|
||||
run: nix build --option sandbox true --experimental-features 'nix-command flakes' .#default
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -34,4 +34,4 @@ playwright/.cache/
|
||||
|
||||
# Nix-related files
|
||||
.direnv/
|
||||
result/
|
||||
result
|
||||
|
Loading…
x
Reference in New Issue
Block a user