Loading pkgs/development/haskell-modules/configuration-common.nix +1 −0 Original line number Diff line number Diff line Loading @@ -2630,5 +2630,6 @@ self: super: { LLVM = pkgs.llvmPackages_13.libllvm; }; # libfuse3 fails to mount fuse file systems within the build environment libfuse3 = dontCheck super.libfuse3; } // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super Loading
pkgs/development/haskell-modules/configuration-common.nix +1 −0 Original line number Diff line number Diff line Loading @@ -2630,5 +2630,6 @@ self: super: { LLVM = pkgs.llvmPackages_13.libllvm; }; # libfuse3 fails to mount fuse file systems within the build environment libfuse3 = dontCheck super.libfuse3; } // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super