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

hyx: 2020-06-09 -> 2021.06.09
This commit is contained in:
Jörg Thalheim 2021-12-11 15:36:55 +00:00 committed by GitHub
commit 0cf7e2eea4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "hyx"; pname = "hyx";
version = "2020-06-09"; version = "2021.06.09";
src = fetchurl { src = fetchurl {
url = "https://yx7.cc/code/hyx/hyx-${lib.replaceStrings [ "-" ] [ "." ] version}.tar.xz"; url = "https://yx7.cc/code/hyx/hyx-${lib.replaceStrings [ "-" ] [ "." ] version}.tar.xz";
sha256 = "1x8dmll93hrnj24kn5knpwj36y6r1v2ygwynpjwrg2hwd4c1a8hi"; sha256 = "sha256-jU8U5YWE1syPBOQ8o4BC7tIYiCo4kknCCwhnMCVtpes=";
}; };
postPatch = lib.optionalString stdenv.isDarwin '' postPatch = lib.optionalString stdenv.isDarwin ''