aboutsummaryrefslogtreecommitdiff
path: root/pusher/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Deduplicate workadventure sourcesstuebinm2021-02-261-11/+3
| | | | | | | Maximal sharing means that even if the workadventure sources are imported in all nix files, there will still only be one copy of it in the nix store --- nevertheless, it seems reasonable to only have them once in the code, too, if only to make upgrading them easier.
* Bump to current master version of tcm workadventurestuebinm2021-02-251-2/+2
| | | | Builds fine, let's see if anything else works!
* Update to Version v1.1.0 of workadventurestuebinm2021-02-251-2/+2
|
* back,pusher: fix node-pre-gyp libc detectionPiotr Dobrowolski2021-02-051-0/+5
| | | | | | This should fix libc detection carried out in https://github.com/lovell/detect-libc/blob/5173db0bc47608f89986d9125c2d868c08d5f429/lib/detect-libc.js#L44 when loading grpc bindings.
* back,pusher: reduce final derivation sizePiotr Dobrowolski2021-02-051-0/+3
| | | | | | While this still is a major hack, this reduces unused node_modules (about 200MB each) being pulled in from workadventure*-modules-* and workadventure-messages.
* create overlay and move everything into workadventure.*Finn Behrens2021-01-211-2/+2
|
* Switch to callPackageSerge Bazanski2021-01-011-5/+16
|
* Add pusherSandro Jäckel2021-01-011-0/+65