Loading pkgs/by-name/et/etlegacy-assets/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ stdenv.mkDerivation { pname = "etlegacy-assets"; version = "2.83.1"; version = "2.83.2"; srcs = let Loading pkgs/by-name/et/etlegacy-unwrapped/package.nix +2 −13 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ stdenv, writeShellApplication, fetchFromGitHub, fetchpatch, cjson, cmake, git, Loading @@ -24,7 +23,7 @@ zlib, }: let version = "2.83.1"; version = "2.83.2"; fakeGit = writeShellApplication { name = "git"; Loading @@ -43,19 +42,9 @@ stdenv.mkDerivation { owner = "etlegacy"; repo = "etlegacy"; tag = "v${version}"; hash = "sha256-k1H3irA9UVOICY3keKGVJMtBczW/b5ObyNvB7fGAcFA="; hash = "sha256-hZwLYaYV0j3YwFi8KRr4DZV73L2yIwFJ3XqCyq6L7hE="; }; patches = lib.optionals stdenv.hostPlatform.isDarwin [ # Fix compilation on Darwin archs # Reported upstream at https://github.com/etlegacy/etlegacy/pull/3005 # Remove this patch when the PR is merged (fetchpatch { url = "https://github.com/etlegacy/etlegacy/commit/2767d15c67fe0680178d9cc85ed4cf2ad1d88ad0.patch?full_index=1"; hash = "sha256-rGfNIWb9zohk1QJLrYg9nqw6sMvXM0IbIl9kvYXRBuk="; }) ]; nativeBuildInputs = [ cjson cmake Loading pkgs/by-name/et/etlegacy/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ symlinkJoin { name = "etlegacy"; version = "2.83.1"; version = "2.83.2"; paths = [ etlegacy-assets etlegacy-unwrapped Loading Loading
pkgs/by-name/et/etlegacy-assets/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ stdenv.mkDerivation { pname = "etlegacy-assets"; version = "2.83.1"; version = "2.83.2"; srcs = let Loading
pkgs/by-name/et/etlegacy-unwrapped/package.nix +2 −13 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ stdenv, writeShellApplication, fetchFromGitHub, fetchpatch, cjson, cmake, git, Loading @@ -24,7 +23,7 @@ zlib, }: let version = "2.83.1"; version = "2.83.2"; fakeGit = writeShellApplication { name = "git"; Loading @@ -43,19 +42,9 @@ stdenv.mkDerivation { owner = "etlegacy"; repo = "etlegacy"; tag = "v${version}"; hash = "sha256-k1H3irA9UVOICY3keKGVJMtBczW/b5ObyNvB7fGAcFA="; hash = "sha256-hZwLYaYV0j3YwFi8KRr4DZV73L2yIwFJ3XqCyq6L7hE="; }; patches = lib.optionals stdenv.hostPlatform.isDarwin [ # Fix compilation on Darwin archs # Reported upstream at https://github.com/etlegacy/etlegacy/pull/3005 # Remove this patch when the PR is merged (fetchpatch { url = "https://github.com/etlegacy/etlegacy/commit/2767d15c67fe0680178d9cc85ed4cf2ad1d88ad0.patch?full_index=1"; hash = "sha256-rGfNIWb9zohk1QJLrYg9nqw6sMvXM0IbIl9kvYXRBuk="; }) ]; nativeBuildInputs = [ cjson cmake Loading
pkgs/by-name/et/etlegacy/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ symlinkJoin { name = "etlegacy"; version = "2.83.1"; version = "2.83.2"; paths = [ etlegacy-assets etlegacy-unwrapped Loading