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

heimer: 4.1.0 -> 4.2.0
This commit is contained in:
figsoda 2023-05-28 10:34:03 -04:00 committed by GitHub
commit a5e80261a5
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.1.0";
version = "4.2.0";
src = fetchFromGitHub {
owner = "juzzlin";
repo = pname;
rev = version;
hash = "sha256-cq8rRz1mfDPzTRVG++vccI2YewSKQqd1RAJbgB3TS5E=";
hash = "sha256-Z94e+4WwabHncBr4Gsv0AkZHyrbFCCIpumGbANHX6dU=";
};
nativeBuildInputs = [