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

heimer: 3.6.4 -> 3.7.0
This commit is contained in:
Weijia Wang 2023-02-24 19:32:11 +02:00 committed by GitHub
commit 267bfcb852
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,13 +8,13 @@
mkDerivation rec {
pname = "heimer";
version = "3.6.4";
version = "3.7.0";
src = fetchFromGitHub {
owner = "juzzlin";
repo = pname;
rev = version;
hash = "sha256-hKVBPSWIbKXMEmk9C7k+3NBqLwYybN6Jql9qigIx4jE=";
hash = "sha256-tcA7+3gp/CFpapCL4yt3xG12sm+LcnRIoB/caJlKF8A=";
};
nativeBuildInputs = [