Loading pkgs/by-name/od/odamex/package.nix +10 −1 Original line number Diff line number Diff line Loading @@ -41,6 +41,15 @@ withWayland ? stdenv.hostPlatform.isLinux, }: let # TODO: remove when this is resolved, likely at the next cpptrace bump cpptrace' = cpptrace.overrideAttrs { # tests are failing on darwin # https://hydra.nixos.org/build/310535948 doCheck = !stdenv.hostPlatform.isDarwin; }; in stdenv.mkDerivation (finalAttrs: { pname = "odamex"; version = "11.1.1"; Loading Loading @@ -78,7 +87,7 @@ stdenv.mkDerivation (finalAttrs: { SDL2 SDL2_mixer SDL2_net cpptrace cpptrace' curl expat fltk Loading Loading
pkgs/by-name/od/odamex/package.nix +10 −1 Original line number Diff line number Diff line Loading @@ -41,6 +41,15 @@ withWayland ? stdenv.hostPlatform.isLinux, }: let # TODO: remove when this is resolved, likely at the next cpptrace bump cpptrace' = cpptrace.overrideAttrs { # tests are failing on darwin # https://hydra.nixos.org/build/310535948 doCheck = !stdenv.hostPlatform.isDarwin; }; in stdenv.mkDerivation (finalAttrs: { pname = "odamex"; version = "11.1.1"; Loading Loading @@ -78,7 +87,7 @@ stdenv.mkDerivation (finalAttrs: { SDL2 SDL2_mixer SDL2_net cpptrace cpptrace' curl expat fltk Loading