Commit graph

22 commits

Author SHA1 Message Date
a22f09493b
overlays/corectrl: init; fixes build failure on linux 6.6 2023-12-16 00:16:10 +07:00
8993e19d33
overlays/eww: remove patch 2023-08-26 14:27:12 +07:00
3453f16e7d
overlays/xinit: fix startx patch 2023-08-26 12:25:17 +07:00
4e76513668
overlays/eww: fix build error 2023-06-18 23:16:44 +07:00
77a8caf565
Revert "overlays/mesa: add patch to fix gamescope"
This reverts commit c0c0b79eb7.
2022-10-10 15:45:33 +07:00
c0c0b79eb7
overlays/mesa: add patch to fix gamescope 2022-10-10 15:22:10 +07:00
b6690e578c
overlays/eww: fix patch again
why am i so stoopid waaaaaaaaa
2022-10-05 13:58:59 +07:00
6323733eac
overlays/eww: fix patch, again 2022-10-05 12:11:29 +07:00
166bf22b76
overlays/eww: fix typo
im a dumbass
2022-10-05 12:05:32 +07:00
8577e9180d
overlays/eww: fix patch(?) 2022-10-05 12:00:04 +07:00
4c51e1d6ca
overlays/eww: use nixpkgs' but keeping patch 2022-10-04 20:13:47 +07:00
eec67e6c4d
overlays/eww: patch out smooth scroll 2022-03-25 19:53:07 +07:00
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