Merge pull request #150099 from r-ryantm/auto-update/hyx

hyx: 2020-06-09 -> 2021.06.09

authored by Jörg Thalheim and committed by GitHub 0cf7e2ee 52fc6a95

+2 -2
+2 -2
pkgs/tools/text/hyx/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "hyx"; 5 - version = "2020-06-09"; 6 7 src = fetchurl { 8 url = "https://yx7.cc/code/hyx/hyx-${lib.replaceStrings [ "-" ] [ "." ] version}.tar.xz"; 9 - sha256 = "1x8dmll93hrnj24kn5knpwj36y6r1v2ygwynpjwrg2hwd4c1a8hi"; 10 }; 11 12 postPatch = lib.optionalString stdenv.isDarwin ''
··· 2 3 stdenv.mkDerivation rec { 4 pname = "hyx"; 5 + version = "2021.06.09"; 6 7 src = fetchurl { 8 url = "https://yx7.cc/code/hyx/hyx-${lib.replaceStrings [ "-" ] [ "." ] version}.tar.xz"; 9 + sha256 = "sha256-jU8U5YWE1syPBOQ8o4BC7tIYiCo4kknCCwhnMCVtpes="; 10 }; 11 12 postPatch = lib.optionalString stdenv.isDarwin ''