8 lines
118 B
Nix
8 lines
118 B
Nix
import <stockholm/makefu/source.nix> {
|
|
name="x";
|
|
full = true;
|
|
python = true;
|
|
hw = true;
|
|
# torrent = true;
|
|
}
|