Merge pull request #222551 from r-ryantm/auto-update/heimer

heimer: 4.0.0 -> 4.1.0
This commit is contained in:
Weijia Wang 2023-03-24 21:27:28 +02:00 committed by GitHub
commit b44f35c6ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,13 +8,13 @@
mkDerivation rec {
pname = "heimer";
version = "4.0.0";
version = "4.1.0";
src = fetchFromGitHub {
owner = "juzzlin";
repo = pname;
rev = version;
hash = "sha256-sp3iy28Bc+gOvivHA8OPG8vf7otjeaPk6Iy4BhT/SaU=";
hash = "sha256-cq8rRz1mfDPzTRVG++vccI2YewSKQqd1RAJbgB3TS5E=";
};
nativeBuildInputs = [