aboutsummaryrefslogtreecommitdiff
path: root/overlay.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-26remove overlaystuebinm1-21/+0
(it refused to evaluate on another server for an unknown reason, and instead led to infinite recursion)
2021-02-26Deduplicate workadventure sourcesstuebinm1-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.
2021-01-21create overlay and move everything into workadventure.*Finn Behrens1-0/+14