aboutsummaryrefslogtreecommitdiff
path: root/pusher/default.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-05back,pusher: fix node-pre-gyp libc detectionPiotr Dobrowolski1-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.
2021-02-05back,pusher: reduce final derivation sizePiotr Dobrowolski1-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.
2021-01-21create overlay and move everything into workadventure.*Finn Behrens1-2/+2
2021-01-01Switch to callPackageSerge Bazanski1-5/+16
2021-01-01Add pusherSandro Jäckel1-6/+5
2021-01-01Add front, fix backSandro Jäckel1-32/+41