Loading pkgs/tools/text/base16384/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ stdenv.mkDerivation rec { pname = "base16384"; version = "2.2.2"; version = "2.2.3"; src = fetchFromGitHub { owner = "fumiama"; repo = pname; rev = "v${version}"; hash = "sha256-5Dfu88aAVtpNAwHAo+LOxe+jpgDhNdHYkWex42dCK0s="; hash = "sha256-E/dcicqu/i+GpLDqgkwZfEIoUxAuNGsoLLnG0blMNaw="; }; nativeBuildInputs = [ cmake ]; Loading Loading
pkgs/tools/text/base16384/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ stdenv.mkDerivation rec { pname = "base16384"; version = "2.2.2"; version = "2.2.3"; src = fetchFromGitHub { owner = "fumiama"; repo = pname; rev = "v${version}"; hash = "sha256-5Dfu88aAVtpNAwHAo+LOxe+jpgDhNdHYkWex42dCK0s="; hash = "sha256-E/dcicqu/i+GpLDqgkwZfEIoUxAuNGsoLLnG0blMNaw="; }; nativeBuildInputs = [ cmake ]; Loading