add nix run
This commit is contained in:
parent
d8449c60c5
commit
1ab33067a8
4 changed files with 13 additions and 8 deletions
|
|
@ -4,13 +4,13 @@ Build test environment
|
|||
git clone https://github.com/onny/nixos-nextcloud-testumgebung.git
|
||||
cd nixos-nextcloud-testumgebung
|
||||
nix develop
|
||||
make
|
||||
make build
|
||||
```
|
||||
|
||||
Run virtual machine
|
||||
|
||||
```
|
||||
make run
|
||||
nix run
|
||||
```
|
||||
|
||||
Requires NixOS :)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue