Commit graph

20 commits

Author SHA1 Message Date
59a27fd2b6
recomment 2024-01-16 14:37:45 +07:00
e1e28a4b2f whew 2024-01-16 13:33:43 +07:00
stubdesu
6567a561e3 test 2024-01-15 18:21:35 +07:00
stubdesu
015f72777b a 2024-01-15 18:00:03 +07:00
stubdesu
4edcad74e4 ujarofjia 2024-01-15 17:38:20 +07:00
cdb565260b
packages/linux-lava: bump to 6.6.7 2023-12-15 22:34:20 +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
71ef24eab2
packages/linux-lava: bump to 6.3.8 2023-06-18 20:46:10 +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
74b96a4035
packages/linux-lava: bump to 5.15.13 and switch to pds 2022-01-05 21:36: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
978c629a2f
bump kernel - 5.13.11 2021-08-18 23:57:07 +07:00
0b56b0e492
re-enable TASK_XACCT
for iotop/htop disk monitoring
2021-07-22 08:49:34 +07:00
0f37f09199
formatting goes brrr 2021-07-15 19:59:41 +07:00
e379ff4799
separate kernel sources into a file, and bump - 5.13.0
much easier to update

also slightly modified config:
- use 2000hz tickless
- disable ftrace
2021-07-04 17:53:33 +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