diff options
author | lassulus <lassulus@lassul.us> | 2018-03-18 22:28:59 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2018-03-18 22:28:59 +0100 |
commit | 3b8f52f4f0ae93a5e9818e784e7f4507f72aa11e (patch) | |
tree | da6fa3e2d60ab2025cb3480f3b1621154bbed076 /makefu/1systems/x/source.nix | |
parent | ce32c7b6d4352ac193d60100d632615c25c0198e (diff) | |
parent | 28324a02d902b0ca31a383f162c585fb8f9b2972 (diff) |
Merge remote-tracking branch 'gum/master'
Diffstat (limited to 'makefu/1systems/x/source.nix')
-rw-r--r-- | makefu/1systems/x/source.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/1systems/x/source.nix b/makefu/1systems/x/source.nix index 6278877c3..ab6429dc1 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; } |