Commit graph

6 commits

Author SHA1 Message Date
bd0c58c121
more fix 2021-06-28 11:05:28 +07:00
264b62ca6a
use pre-patched kernel source instead of patching ourselves
nix strips FHS before patching, causing the patch for some versions to fail
2021-06-28 10:53:51 +07:00
df5bfd14d6
fix 2021-06-28 09:36:05 +07:00
dfc2cdbd89
move sources into its own file
also a bunch of misc changes
2021-06-28 09:32:32 +07:00
82705a2887
Add linux-tkg 2021-06-28 08:48:28 +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