Loading pkgs/by-name/od/odamex/package.nix +6 −7 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ cmake, copyDesktopItems, deutex, python3, makeDesktopItem, makeWrapper, pkg-config, Loading @@ -18,7 +18,7 @@ cpptrace, curl, expat, fltk, fltk_1_4, libdwarf, libselinux, libsepol, Loading @@ -43,20 +43,20 @@ stdenv.mkDerivation (finalAttrs: { pname = "odamex"; version = "12.1.0"; version = "12.2.0"; src = fetchFromGitHub { owner = "odamex"; repo = "odamex"; tag = finalAttrs.version; hash = "sha256-kLI1gdGH5NXJ8YI1tR0N5W6yvGZ+7302z0QLl2j+b0k="; hash = "sha256-cRQtY4C0gjzheE4cG8aPjzAoPf/Hm05a6tidsbce7uM="; fetchSubmodules = true; }; nativeBuildInputs = [ cmake copyDesktopItems deutex python3 makeWrapper pkg-config ] Loading @@ -71,7 +71,7 @@ stdenv.mkDerivation (finalAttrs: { cpptrace curl expat fltk fltk_1_4 libdwarf libsysprof-capture pcre2 Loading Loading @@ -191,7 +191,6 @@ stdenv.mkDerivation (finalAttrs: { changelog = "https://github.com/odamex/odamex/releases/tag/${finalAttrs.src.tag}"; license = lib.licenses.gpl2Only; platforms = lib.platforms.unix; broken = stdenv.hostPlatform.isDarwin; maintainers = with lib.maintainers; [ eljamm ]; mainProgram = "odalaunch"; }; Loading Loading
pkgs/by-name/od/odamex/package.nix +6 −7 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ cmake, copyDesktopItems, deutex, python3, makeDesktopItem, makeWrapper, pkg-config, Loading @@ -18,7 +18,7 @@ cpptrace, curl, expat, fltk, fltk_1_4, libdwarf, libselinux, libsepol, Loading @@ -43,20 +43,20 @@ stdenv.mkDerivation (finalAttrs: { pname = "odamex"; version = "12.1.0"; version = "12.2.0"; src = fetchFromGitHub { owner = "odamex"; repo = "odamex"; tag = finalAttrs.version; hash = "sha256-kLI1gdGH5NXJ8YI1tR0N5W6yvGZ+7302z0QLl2j+b0k="; hash = "sha256-cRQtY4C0gjzheE4cG8aPjzAoPf/Hm05a6tidsbce7uM="; fetchSubmodules = true; }; nativeBuildInputs = [ cmake copyDesktopItems deutex python3 makeWrapper pkg-config ] Loading @@ -71,7 +71,7 @@ stdenv.mkDerivation (finalAttrs: { cpptrace curl expat fltk fltk_1_4 libdwarf libsysprof-capture pcre2 Loading Loading @@ -191,7 +191,6 @@ stdenv.mkDerivation (finalAttrs: { changelog = "https://github.com/odamex/odamex/releases/tag/${finalAttrs.src.tag}"; license = lib.licenses.gpl2Only; platforms = lib.platforms.unix; broken = stdenv.hostPlatform.isDarwin; maintainers = with lib.maintainers; [ eljamm ]; mainProgram = "odalaunch"; }; Loading