nix-on-droid/pkgs
Zhong Jianxin 149e5c8869 Bind /dev/shm
POSIX semaphores need /dev/shm to work. Without this, python
multiprocessing gives errors:

```
Traceback (most recent call last):
  ...
  File "/usr/lib/python2.7/multiprocessing/synchronize.py", line 75, in __init__
    sl = self._semlock = _multiprocessing.SemLock(kind, value, maxvalue)
OSError: [Errno 13] Permission denied
```

Co-authored-by: Alexander Sosedkin <monk@unboiled.info>
Co-authored-by: Tobias Happ <tobias.happ@gmx.de>
2021-10-22 11:27:04 +02:00
..
cross-compiling pkgs: update talloc and proot 2021-06-26 19:01:42 +02:00
lib pkgs: update toolchain and nixpkgs for 21.05 2021-06-26 19:01:42 +02:00
bootstrap-zip.nix Relicense to MIT License 2020-01-09 22:04:22 +01:00
bootstrap.nix Bind /dev/shm 2021-10-22 11:27:04 +02:00
default.nix Add a comment to clarify setting user.shell 2020-04-25 17:12:43 +02:00
nix-directory.nix nix: update to 2.3.13 2021-06-26 19:01:42 +02:00
qemu-aarch64-static.nix pkgs/qemu-aarch64-static: update to 5.2.0-2 2021-06-26 19:01:42 +02:00