summaryrefslogtreecommitdiffstats
path: root/1systems/x
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
commit52ae57500de3c2330d8c96520cdcad2dac88b73d (patch)
tree5c8554cb77f46e9ba49c2cd7ffb7bcc391dc2c7a /1systems/x
parent48896573725500ac5c54706aac924b244176a851 (diff)
ma source: add mic92 as source
Diffstat (limited to '1systems/x')
-rw-r--r--1systems/x/source.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/1systems/x/source.nix b/1systems/x/source.nix
index 6278877c3..ab6429dc1 100644
--- a/1systems/x/source.nix
+++ b/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;
}