diff options
Diffstat (limited to 'makefu/1systems')
-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; } |