Commit graph

38 commits

Author SHA1 Message Date
4c28a3eecb
overlays/openldap: skip failing checks for 32-bit 2026-05-11 01:05:27 +10:00
3b73bd8f14
overlays/jetbrains: init 2026-02-16 16:00:25 +11:00
ed43feb5b6
overlays/android-studio: remove 2025-07-17 19:53:39 +10:00
92a7023ba0
overlays/oci-cli: remove, patch merged 2025-07-17 18:06:16 +10:00
a915e57d34
overlays/oci-cli: init 2025-05-20 01:16:15 +10:00
2b6b616dbf
overlays/rofi: remove 2025-05-19 13:18:06 +10:00
c54fa3c517
rin/packages: add bitwarden-desktop 2025-04-23 17:56:28 +10:00
b9681ed925
overlays/wpa-supplicant: init, makes it not spam journal 2025-03-25 22:17:23 +11:00
46c30b9d5d
treewide: prune out xorg 2025-03-23 00:23:58 +11:00
9eb196ea3a
overlays/cascadia-code: init to remove NF icons 2025-03-15 17:39:47 +11:00
82839373bf
packages/linux-lava: hack further to only overlay for linux-lava specifically
wowie wowzers, this is a terrible hack. All this is needed only because
I couldn't for the life of me find a way to override rust-bindgen from
buildLinux.

Simply including the overlay would require rebuilding a crapton of
things that depend on rust-bindgen, so well, this'll have to do for now.
2025-03-15 01:40:19 +11:00
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