Commit graph

65 commits

Author SHA1 Message Date
21f6b46021
packages/spotify-adblock: change to cargoHash 2025-03-17 23:23:26 +11:00
27d1c31e35
treewide: prune packages and various unused fluff
- removed shells, broken for like 2 years now
- removed discord mods and spicetify
- removed inputs for services
- removed various unused inputs
- removed various unused packages
2025-03-15 23:07:42 +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
80be3da7fc
packages/linux-lava: bump to 6.13.6 2025-03-08 23:44:45 +11:00
a669c4519b
packages/psensor: bring back 2024-12-07 20:33:19 +11:00
c57a76dd03
packages/linux-lava: bump to 6.12.3 2024-12-07 20:29:14 +11:00
b6f4f1942d
packages/linux-lava: bump to 6.9.3 2024-06-11 19:44:49 +10:00
aaa036f0c8
packages/linux-lava: add UM3402YAR audio patch 2024-01-17 15:16:07 +07:00
364ecd0516
packages/linux-lava: bump to 6.7.0 2024-01-17 15:12:53 +07:00
cdb565260b
packages/linux-lava: bump to 6.6.7 2023-12-15 22:34:20 +07:00
b408b82dd9
packages/spotify-adblock: update sha256 2023-08-26 14:37:55 +07:00
728da44b76
packages/linux-lava: fix failed linking 2023-08-26 12:16:23 +07:00
c1a21234f0
packages/linux-lava: use llvm 16 2023-08-25 01:02:11 +07:00
e7509cfa4b
packages/linux-lava: ignore config errors again 2023-08-25 00:25:02 +07:00
b97d4a3efb
packages/linux-lava: fix build by adding lld 2023-08-25 00:01:12 +07:00
c57fe72f49
packages/linux-lava: bump to 6.4.12 with changes
- built with clang/llvm + thin lto, wahaha
- use ccache
- more tkg defaults
- removed old patches
- use eevdf + bore
2023-08-24 20:10:48 +07:00
07d84e0d9c
packages/linux-lava: fix bore sha 2023-06-19 20:42:36 +07:00
466a79e619
packages/spotify-adblock: update cargo hash and patch 2023-06-18 22:57:50 +07:00
544cfe99e1
packages/tree-sitter-*: rename source to src 2023-06-18 21:29:25 +07:00
71ef24eab2
packages/linux-lava: bump to 6.3.8 2023-06-18 20:46:10 +07:00
d9804e917c
packages/tetrio: update 2023-05-20 11:15:49 +07:00
458a59cd6d
hosts/hyacinth: init printing 2023-03-14 17:45:22 +07:00
da99b2b263
user/spicetify: init 2023-01-23 23:56:29 +07:00
cdef029894
packages/linux-lava: remove verbose dmabuf fix
fixed upstream :D
2022-12-28 20:29:26 +07:00
88d2274808
packages/linux-lava: bump to 6.1.1 and remove atomic pageflip patch 2022-12-28 20:11:51 +07:00
97ad0869d2
packages/linux-lava: pin and bump bore patch 2022-10-09 21:54:50 +07:00
99297ff02b
packages/linux-lava: add atomic async page flips 2022-10-09 21:49:26 +07:00
470b7cc4c3
packages/linux-lava: fix version
bruh moment
2022-10-03 23:18:41 +07:00
cd4f3f7126
packages/linux-lava: hotfix winesync patch fail 2022-10-03 23:07:24 +07:00
97cae9af27
packages/linux-lava: fix si patch 2022-10-03 22:58:17 +07:00
27f093d4ed
packages/linux-lava: bump to 6.0 and some config changes
- use lru patch
- try bore scheduler instead of pds
- use 1000hz
2022-10-03 22:12:14 +07:00
e3f65a429a
packages/linux-lava: bump to 5.17.2 2022-04-13 22:23:02 +07:00
bb31997dbc
packages/linux-lava: bump to 5.17.0-rc5 2022-02-28 00:34:14 +07:00
f768eb6fa7
packages/linux-lava: bump to 5.17.0-rc2 2022-02-02 17:18:47 +07:00
74b96a4035
packages/linux-lava: bump to 5.15.13 and switch to pds 2022-01-05 21:36:56 +07:00
c110e53871
packages/tetrio: init 2022-01-05 21:02:35 +07:00
357774dc1b
packages/wine-discord-ipc-bridge: init 2021-12-23 22:43:50 +07:00
faeea6f1a5
packages/linux-lava: bump to 5.15.6 2021-12-05 20:00:39 +07:00
e2ee6940ab
packages/nvim-treesitter-nightly: init
this took way too long because i didn't realise .withPlugins only
overrides the original one aaaaaaa
2021-11-24 22:04:50 +07:00
e0dbfc95ef
packages/linux-lava: bump to 5.15.3 2021-11-19 20:49:16 +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
598b7e8241
kernel: bump to 5.15.2
also moved linux-tkg to flake inputs
2021-11-14 23:01:20 +07:00
beb0b09967
kernel: bump to 5.14.14 2021-11-01 18:39:12 +07:00
1a5ea7162b
packwiz: init at 9ef87bc 2021-10-10 14:03:12 +07:00
8f92b6a017
kernel: bump to 5.14.10 2021-10-08 22:19:37 +07:00
31847f6741
kernel: bump to 5.14.6 2021-09-19 22:19:38 +07:00
00ceb3cf50
spotify-adblock: init 2021-09-19 11:31:11 +07:00
1e4d6d2177
kernel: bump to 5.14.1 2021-09-08 00:11:17 +07:00
228e3f02dd
neovim: add tree-sitter-jsonc 2021-09-07 08:10:45 +07:00