Install from nixos.org
Some checks failed
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
Push Workflows / docs (push) Has been cancelled
Push Workflows / build (push) Has been cancelled
Push Workflows / nix-build (push) Failing after 55s
Some checks failed
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
Push Workflows / docs (push) Has been cancelled
Push Workflows / build (push) Has been cancelled
Push Workflows / nix-build (push) Failing after 55s
This commit is contained in:
parent
e29edf72d9
commit
cb34e4a488
@ -82,6 +82,6 @@ jobs:
|
||||
- name: Create User
|
||||
run: useradd -m -s /bin/bash -u 1000 user
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v27
|
||||
run: bash <(curl -L https://nixos.org/nix/install) --daemon
|
||||
- name: Change User, Run Nix Build
|
||||
run: su user -c "nix build --experimental-features 'nix-command flakes' .#default"
|
||||
|
Loading…
x
Reference in New Issue
Block a user