aboutsummaryrefslogtreecommitdiff
path: root/test.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-09Added hasi workadventure versionstuebinm1-1/+1
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.
2021-03-01fixed test.nixstuebinm1-7/+4
Previously, it still assumed that there was an ./overlay.nix. Since overlays in general appear to be slightly broken and generate an unwieldy amount of infinite recursion, this is no longer the case and test.nix uses a (slightly uglier) method for testing instead.
2021-02-18Moved default.nix to test.nixstuebinm1-0/+5
2021-01-21create overlay and move everything into workadventure.*Finn Behrens1-11/+8
2021-01-01Switch to callPackageSerge Bazanski1-0/+11