Loading pkgs/by-name/ri/ripasso-cursive/package.nix +2 −4 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ installShellFiles, pkg-config, python3, writableTmpDirAsHomeHook, # buildInputs libgpg-error, Loading Loading @@ -44,6 +45,7 @@ rustPlatform.buildRustPackage (finalAttrs: { pkg-config python3 rustPlatform.bindgenHook writableTmpDirAsHomeHook ]; buildInputs = [ Loading @@ -54,10 +56,6 @@ rustPlatform.buildRustPackage (finalAttrs: { xorg.libxcb ]; preCheck = '' export HOME=$(mktemp -d) ''; checkFlags = lib.optionals stdenv.hostPlatform.isDarwin [ # Fails in the darwin sandbox with: # Attempted to create a NULL object. Loading Loading
pkgs/by-name/ri/ripasso-cursive/package.nix +2 −4 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ installShellFiles, pkg-config, python3, writableTmpDirAsHomeHook, # buildInputs libgpg-error, Loading Loading @@ -44,6 +45,7 @@ rustPlatform.buildRustPackage (finalAttrs: { pkg-config python3 rustPlatform.bindgenHook writableTmpDirAsHomeHook ]; buildInputs = [ Loading @@ -54,10 +56,6 @@ rustPlatform.buildRustPackage (finalAttrs: { xorg.libxcb ]; preCheck = '' export HOME=$(mktemp -d) ''; checkFlags = lib.optionals stdenv.hostPlatform.isDarwin [ # Fails in the darwin sandbox with: # Attempted to create a NULL object. Loading