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