aboutsummaryrefslogtreecommitdiff
path: root/wapkgs.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add workadventure-xce (experimental community version)stuebinm2021-03-221-0/+14
|
* update tabascoeye versionstuebinm2021-03-151-2/+2
|
* added fediventure versionstuebinm2021-03-141-3/+11
| | | | | | | 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
* mark hasi pkgs as brokenstuebinm2021-03-101-3/+3
| | | | | Apparently there's an inconsistent yarn lock file in their front module currently, so I'll just mark it as broken for now.
* fix hasi versionstuebinm2021-03-101-2/+2
| | | | | someone rebased a commit there and thereby changed a commit hash, which broke this module. Reproducability, yay!
* Added tabascoeye workadventure versionstuebinm2021-03-091-0/+8
|
* Added hasi workadventure versionstuebinm2021-03-091-19/+35
| | | | | | | | 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.
* remove overlaystuebinm2021-02-261-0/+23
(it refused to evaluate on another server for an unknown reason, and instead led to infinite recursion)