Loading pkgs/by-name/zo/zotero/darwin.nix +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ stdenv.mkDerivation rec { src = fetchurl { url = "https://download.zotero.org/client/release/${version}/Zotero-${version}.dmg"; hash = "sha256-JP9zRPsEDICw6Q7VHRd7IB0J9+v0qU7QuLf7eTPafBo="; hash = "sha256-JFzzOwZUhVy7DsD6xehKhhzIKe9j8IKseJTSWhYAkfM="; }; sourceRoot = "."; Loading pkgs/by-name/zo/zotero/linux.nix +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { src = fetchurl { url = "https://download.zotero.org/client/release/${version}/Zotero-${version}_linux-x86_64.tar.bz2"; hash = "sha256-t0LApaU13tT/14nvRpnWZwFyWiJq+WfZNgVyhNayMcs="; hash = "sha256-Sldg4sR+wG0XH00mCcns5cyfYzNg7RQP4v95VNM6Ru4="; }; dontPatchELF = true; Loading pkgs/by-name/zo/zotero/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ let pname = "zotero"; version = "7.0.10"; version = "7.0.11"; meta = { homepage = "https://www.zotero.org"; description = "Collect, organize, cite, and share your research sources"; Loading Loading
pkgs/by-name/zo/zotero/darwin.nix +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ stdenv.mkDerivation rec { src = fetchurl { url = "https://download.zotero.org/client/release/${version}/Zotero-${version}.dmg"; hash = "sha256-JP9zRPsEDICw6Q7VHRd7IB0J9+v0qU7QuLf7eTPafBo="; hash = "sha256-JFzzOwZUhVy7DsD6xehKhhzIKe9j8IKseJTSWhYAkfM="; }; sourceRoot = "."; Loading
pkgs/by-name/zo/zotero/linux.nix +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { src = fetchurl { url = "https://download.zotero.org/client/release/${version}/Zotero-${version}_linux-x86_64.tar.bz2"; hash = "sha256-t0LApaU13tT/14nvRpnWZwFyWiJq+WfZNgVyhNayMcs="; hash = "sha256-Sldg4sR+wG0XH00mCcns5cyfYzNg7RQP4v95VNM6Ru4="; }; dontPatchELF = true; Loading
pkgs/by-name/zo/zotero/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ let pname = "zotero"; version = "7.0.10"; version = "7.0.11"; meta = { homepage = "https://www.zotero.org"; description = "Collect, organize, cite, and share your research sources"; Loading