summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/x/source.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-03-07 15:27:06 +0100
committermakefu <github@syntax-fehler.de>2018-03-07 15:27:06 +0100
commit574be59987debd726d6a6a8508a697762dca7ca1 (patch)
tree7ae4fbce35868500a8f51735ad52d053028e3e19 /makefu/1systems/x/source.nix
parent3ba773c18e092d327f3d45cede4214e05401ac95 (diff)
ma source: add mic92 as source
Diffstat (limited to 'makefu/1systems/x/source.nix')
-rw-r--r--makefu/1systems/x/source.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/1systems/x/source.nix b/makefu/1systems/x/source.nix
index 6278877c..ab6429dc 100644
--- a/makefu/1systems/x/source.nix
+++ b/makefu/1systems/x/source.nix
@@ -3,5 +3,7 @@ import <stockholm/makefu/source.nix> {
full = true;
python = true;
hw = true;
+ unstable = true;
+ mic92 = true;
# torrent = true;
}