status-go/nix/scripts
Jakub Sokołowski 9509fddd40
nix: fix detecting install type in Docker
Otherwise build fails in a Docker container for Desktop:
```
+ make status-go
Building: status-go
Unknown Nix installtion type!
Unknown Nix installtion type!
make[1]: *** [Makefile:223: statusgo-shared-library] Error 1
make: *** [Makefile:432: vendor/status-go/build/bin/libstatus.so] Error 2
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-04-11 15:51:02 +03:00
..
build.sh nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00
clean.sh nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00
gcroots.sh nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00
lib.sh nix: fix detecting install type in Docker 2024-04-11 15:51:02 +03:00
purge.sh nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00
setup.sh nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00
shell.sh nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00
source.sh nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00
upgrade.sh nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00
version.sh nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00