aboutsummaryrefslogtreecommitdiff
path: root/uploader (follow)
Commit message (Collapse)AuthorAgeFilesLines
* unbreak tcm versionstuebinm2021-05-182-1/+8
| | | | | | | 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.
* Added hasi workadventure versionstuebinm2021-03-091-2/+3
| | | | | | | | 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.
* 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
|
* create overlay and move everything into workadventure.*Finn Behrens2021-01-211-2/+2
|
* Switch to callPackageSerge Bazanski2021-01-011-1/+8
|
* Add uploaderSandro Jäckel2021-01-012-0/+2416