Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deduplicate workadventure sources | stuebinm | 2021-02-26 | 1 | -7/+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. | ||||
* | more options for the frontend | stuebinm | 2021-02-26 | 1 | -90/+51 |
| | |||||
* | Bump to current master version of tcm workadventure | stuebinm | 2021-02-25 | 2 | -6/+6 |
| | | | | Builds fine, let's see if anything else works! | ||||
* | Update to Version v1.1.0 of workadventure | stuebinm | 2021-02-25 | 1 | -5/+5 |
| | |||||
* | Merge branch 'master' of https://gitlab.com/fediventure/workadventure-nix | stuebinm | 2021-02-25 | 1 | -2/+2 |
|\ | |||||
| * | create overlay and move everything into workadventure.* | Finn Behrens | 2021-01-21 | 1 | -2/+2 |
| | | |||||
* | | Safer option injection to build scripts | stuebinm | 2021-02-18 | 1 | -2/+2 |
| | | | | | | | | | | Nix isn't very typesafe, but apparently there is at least a `escapeShellArg` function which makes things safe for shell execution. | ||||
* | | patch out quill.js cdn | stuebinm | 2021-02-18 | 1 | -32/+54 |
| | | | | | | | | | | | | Note that only the sources are patched out; the quill npm package is still in the nix set and the javascript, it just silently fails to laod at runtime now. | ||||
* | | configurable stun server | stuebinm | 2021-02-05 | 1 | -5/+17 |
| | | |||||
* | | replace sed with replace-literal; add option for default map | stuebinm | 2021-02-05 | 1 | -8/+6 |
| | | |||||
* | | patches to remove googletagmanager and change default map | stuebinm | 2021-01-26 | 1 | -0/+10 |
|/ | |||||
* | Update the front package | Mewp | 2021-01-11 | 1 | -2/+2 |
| | |||||
* | Fix front env vars. Update env to a working WA version. | Mewp | 2021-01-10 | 2 | -14/+20 |
| | |||||
* | Use a different approach for passing env vars. | Mewp | 2021-01-10 | 1 | -7/+20 |
| | |||||
* | Make the front package configurable. | Mewp | 2021-01-10 | 1 | -2/+7 |
| | |||||
* | Switch to callPackage | Serge Bazanski | 2021-01-01 | 1 | -3/+6 |
| | |||||
* | Cleanup | Sandro Jäckel | 2021-01-01 | 1 | -30/+0 |
| | |||||
* | Add front, fix back | Sandro Jäckel | 2021-01-01 | 2 | -0/+5859 |