Commit graph

10 commits

Author SHA1 Message Date
e844e3e0f9
overlays: cleanup unused and unnecessary overlays 2021-12-07 12:13:53 +07:00
542c687054
overlays/osu-lazer: remove
planning to make a -bin package which extracts from the appimage
instead

the current way breaks nearly every update and has a questionable patch
2021-12-07 11:44:13 +07:00
c4d00b3af1
osu-lazer: fix build and update to 2021.1120.0 2021-11-21 13:04:39 +07:00
654687b290
overlays/osu-lazer: bump to 2021.1113.0 2021-11-19 20:49:16 +07:00
283df33be4
osu-lazer: bump to 2021.1008.0 2021-11-10 19:18:27 +07:00
17866191e1
osu-lazer: bump to 2021.1006.1 2021-10-09 11:42:01 +07:00
3a5aa3c79e
packages: add osu-lazer 2021-09-28 22:53:18 +07:00
d17f7c6315
remove osu-lazer
now fails to build for some reason..
not particularly active in the game anymore, so removing for now
2021-08-06 14:08:49 +07:00
543f0bc823
add osu-lazer with patch 2021-07-23 10:23:27 +07:00
d9b73bfd43
refactoring
- overlays/{linux,wine-osu}.nix -> packages/{linux-lava,wine-osu}/
- overlays/misc/ -> overlays/patches/
- overlays/misc/0001...patch -> packages/linux-lava/si...patch
- overlays/misc/wine/ -> packages/wine-osu/patches/
- flake.nix:
  - overlays are dynamically read from overlays/
  - define custom packages separately
- packages/*
  - now imported using callPackage
2021-06-27 11:59:05 +07:00