Commit graph

27 commits

Author SHA1 Message Date
24aa8d0174
packages/linux-lava: fix clang build issues after nixpkgs changes 2025-03-15 00:28:46 +11:00
0785ab9bcd
overlays/{discord,picom}: remove 2024-12-07 21:09:59 +11:00
7cebea5535
overlays/corectrl: remove 2024-12-07 20:33:19 +11:00
b72afdf856
overlays/utillinux: init to alias 2024-12-07 20:33:19 +11:00
a22f09493b
overlays/corectrl: init; fixes build failure on linux 6.6 2023-12-16 00:16:10 +07:00
ac900ac7eb
system/ccache: fix extraConfig 2023-08-25 00:39:13 +07:00
28692abd1d
overlays/android-studio: init 2023-07-21 20:13:08 +07:00
4e76513668
overlays/eww: fix build error 2023-06-18 23:16:44 +07:00
416aa9e921
overlays/eww: temporarily comment out 2023-06-18 22:50:30 +07:00
5ccd763bda
Revert "overlays: remove discord overlay"
This reverts commit dda75aba62.
2023-03-06 21:01:02 +07:00
993abd91be
hosts/blossom: remove mesa patch 2023-01-01 01:33:01 +07:00
3e5e7c03fe
overlay/wlroots: override mesa 2022-10-10 16:40:01 +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
ab3b771978
overlays/steam: init, for gamescope stuffs 2022-10-08 11:05:47 +07:00
dda75aba62
overlays: remove discord overlay 2022-04-22 19:32:45 +07:00
e7db438520
overlays/polymc: delete 2022-04-14 13:24:11 +07:00
5a4b56580b
user/eww: init 2022-03-22 23:50:53 +07:00
16c091ecfc
overlays/polymc: init to bump to 1.1.0 2022-03-21 19:04:12 +07:00
c0309ee541
overlays/nix: remove 2022-02-02 17:19:15 +07:00
ff5273b720
overlays/nix: init from system/nix 2021-12-18 19:44:10 +07:00
f8b2b091ef
overlays/picom: init 2021-12-09 11:15:35 +07:00
6eba275d79
overlays/rofi: init 2021-12-07 14:02:50 +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
ed5c719ff7
overlays: remove tree-sitter overlay
has already been merged into upstream nixpkgs
2021-11-21 16:21:04 +07:00
8c75ba2a2d
treewide: yet another restructure
modules, overlays, and packages have their own default.nix re-exporting
things instead of reading file paths. slightly improves declarativeness.

wine-osu is removed; we're just using nix-gaming (for now).

our custom packages will now have to be accessed via pkgs.me instead of
just pkgs. helps know where it came from

future goals: get rid of our overlays completely, or at least not make
it replace anything from nixpkgs
2021-11-17 10:57:56 +07:00