aboutsummaryrefslogtreecommitdiff
path: root/overlay.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove overlaystuebinm2021-02-261-21/+0
| | | | | (it refused to evaluate on another server for an unknown reason, and instead led to infinite recursion)
* Deduplicate workadventure sourcesstuebinm2021-02-261-6/+13
| | | | | | | 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.
* create overlay and move everything into workadventure.*Finn Behrens2021-01-211-0/+14