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

heimer: 4.3.0 -> 4.4.0
This commit is contained in:
Peder Bergebakken Sundt 2024-04-12 21:47:01 +02:00 committed by GitHub
commit 5c38449d89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -8,13 +8,13 @@
mkDerivation rec {
pname = "heimer";
version = "4.3.0";
version = "4.4.0";
src = fetchFromGitHub {
owner = "juzzlin";
repo = pname;
rev = version;
hash = "sha256-VIlNahpSRQNpfOKXnI/GQANuhZ+vnoXsudwHmRbHIjs=";
hash = "sha256-47bQmT2bHcbWpeosuF/vpSJcws4SqTmalY/XFEf7cxQ=";
};
nativeBuildInputs = [