rustpython: init at unstable-2021-12-09
This commit is contained in:
@@ -285,4 +285,8 @@ in {
|
||||
inherit passthruFun;
|
||||
};
|
||||
|
||||
rustpython = callPackage ./rustpython/default.nix {
|
||||
inherit (darwin.apple_sdk.frameworks) SystemConfiguration;
|
||||
};
|
||||
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user