aboutsummaryrefslogtreecommitdiff
path: root/front (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tcm: upgrade to 1.4.14 and fix the buildhexchen2021-08-232-74/+1475
|
* unbreak tcm versionstuebinm2021-05-181-1/+1
| | | | | | | the derivations build successfully again (except for the universially-broken maps package), but were not yet proven to work with the nixos module, since a configuration variable for the frontend package was changed in this update.
* update roundup, manage sources via nivstuebinm2021-05-143-1772/+1292
| | | | | | | This updates all packages, as far as possible. The tcm derivations appear to be all broken for now, as are the maps packages of both xce versions (which should not be a problem in deployments which don't use them, as these should not be evaluated at all).
* add xce-unfederated versionstuebinm2021-04-091-12/+260
| | | | | | | | this is based on the xce-unfederated branch of the workadventure-xce repository [1], and requires some reworking of the general derivation code since it currently uses older package sets than the other versions. [1] https://github.com/workadventure-xce/workadventure-xce/tree/xce-unfederated
* package update roundup, remove fediventure versionstuebinm2021-04-092-52/+52
| | | | | | | | | | updates: - workadventure-xce to the latest commit - workadventure-tcm to the latest commit this removes the fediventure-version, as it appears to be no longer updated, and since the workadventure-xce version now also includes the relevant patches for the current federation features.
* small cleanup: shorter attribute names, move patchfiles into root, etc.stuebinm2021-03-222-53/+0
|
* update thecodingmachine workadventure versionstuebinm2021-03-222-8/+208
|
* remove hasi & tabascoeye workadventure versionsstuebinm2021-03-222-11690/+0
| | | | | | | | | The maintainers of both of these forks are now collaborating on workadventure-xce, and have apparently both deprecated their own versions in favour of it (see [1] for hasi; tabascoeye does not explicitely state as much, but has changed their description to reflect that of the workadventure-xce repository). [1] https://gitlab.hasi.it/herzi/project/workadventure
* Add workadventure-xce (experimental community version)stuebinm2021-03-223-1/+6110
|
* added fediventure versionstuebinm2021-03-141-0/+5797
| | | | | | | This is the version currenlty on the feature/fediventure branch in the workadventure repository of the fediventure group at https://gitlab.com/fediventure/workadventure/-/tree/feature/federation
* Added tabascoeye workadventure versionstuebinm2021-03-091-0/+5845
|
* Added hasi workadventure versionstuebinm2021-03-093-8/+5851
| | | | | | | | wapkgs.nix new contains packages for several different versions of workadventure (so far hasi + thecodingmachine), which can both be used. Unfortunately, this appears to require some weird hacks to convince nix to sort out the dependencies without having to actually duplicate all the packaging code, but it works.
* Deduplicate workadventure sourcesstuebinm2021-02-261-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 frontendstuebinm2021-02-261-90/+51
|
* Bump to current master version of tcm workadventurestuebinm2021-02-252-6/+6
| | | | Builds fine, let's see if anything else works!
* Update to Version v1.1.0 of workadventurestuebinm2021-02-251-5/+5
|
* Merge branch 'master' of https://gitlab.com/fediventure/workadventure-nixstuebinm2021-02-251-2/+2
|\
| * create overlay and move everything into workadventure.*Finn Behrens2021-01-211-2/+2
| |
* | Safer option injection to build scriptsstuebinm2021-02-181-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 cdnstuebinm2021-02-181-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 serverstuebinm2021-02-051-5/+17
| |
* | replace sed with replace-literal; add option for default mapstuebinm2021-02-051-8/+6
| |
* | patches to remove googletagmanager and change default mapstuebinm2021-01-261-0/+10
|/
* Update the front packageMewp2021-01-111-2/+2
|
* Fix front env vars. Update env to a working WA version.Mewp2021-01-102-14/+20
|
* Use a different approach for passing env vars.Mewp2021-01-101-7/+20
|
* Make the front package configurable.Mewp2021-01-101-2/+7
|
* Switch to callPackageSerge Bazanski2021-01-011-3/+6
|
* CleanupSandro Jäckel2021-01-011-30/+0
|
* Add front, fix backSandro Jäckel2021-01-012-0/+5859