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.
10 lines
169 B
Nix
10 lines
169 B
Nix
builtins.map (path: import path) [
|
|
./android-studio.nix
|
|
./ccache.nix
|
|
./eww.nix
|
|
./material-icons.nix
|
|
./rofi.nix
|
|
./steam.nix
|
|
./utillinux.nix
|
|
./xinit.nix
|
|
]
|