continuwuity/nix/packages/default.nix

9 lines
103 B
Nix

{
imports = [
./continuwuity
./jemalloc.nix
./rocksdb
./rust.nix
./uwulib
];
}