summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/x/source.nix
blob: ab6429dc17d448453970d8e52edb8e6f66a73395 (plain)
1
2
3
4
5
6
7
8
9
import <stockholm/makefu/source.nix> {
  name="x";
  full = true;
  python = true;
  hw = true;
  unstable = true;
  mic92 = true;
  # torrent = true;
}