Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-03-21 12:26:00 +00:00
committed by GitHub
35 changed files with 369 additions and 254 deletions
+1
View File
@@ -3970,6 +3970,7 @@ in {
llfuse = callPackage ../development/python-modules/llfuse {
inherit (pkgs) fuse;
inherit (pkgs.darwin.apple_sdk.frameworks) DiskArbitration;
};
llvmlite = callPackage ../development/python-modules/llvmlite {