Loading pkgs/by-name/ve/vengi-tools/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -34,13 +34,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "vengi-tools"; version = "0.1.0"; version = "0.4.0"; src = fetchFromGitHub { owner = "vengi-voxel"; repo = "vengi"; rev = "v${finalAttrs.version}"; hash = "sha256-YSqMhwgCdJNf8sehwgPHhr/Nu6jKXCeszuRp3hPqz7g="; tag = "v${finalAttrs.version}"; hash = "sha256-2ZiRN+59oJL0Bgd0D78w8FLoBCwzVTlo0SgsMJY8Jxk="; }; prePatch = lib.optionalString stdenv.hostPlatform.isDarwin '' Loading Loading
pkgs/by-name/ve/vengi-tools/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -34,13 +34,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "vengi-tools"; version = "0.1.0"; version = "0.4.0"; src = fetchFromGitHub { owner = "vengi-voxel"; repo = "vengi"; rev = "v${finalAttrs.version}"; hash = "sha256-YSqMhwgCdJNf8sehwgPHhr/Nu6jKXCeszuRp3hPqz7g="; tag = "v${finalAttrs.version}"; hash = "sha256-2ZiRN+59oJL0Bgd0D78w8FLoBCwzVTlo0SgsMJY8Jxk="; }; prePatch = lib.optionalString stdenv.hostPlatform.isDarwin '' Loading