1
0
Fork 0

update nerd

This commit is contained in:
Ember 'n0emis' Keske 2022-07-20 22:36:44 +02:00
parent b348139d03
commit 138bddf30b
No known key found for this signature in database
GPG Key ID: 00FAF748B777CF10
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ buildPythonApplication rec {
owner = "dect-e";
repo = pname;
#rev = "v${version}";
rev = "8b8becaeb9d77c3ff2c5dadb1d5be6d66b6ed5f2";
sha256 = "sha256-R2kOECPtfTTnbqjujGR1AeNGyXNswqC7UJtQu+W4pXo=";
rev = "245a9068c56ef32bd9efb3a23ce7d342a8f08165";
sha256 = "sha256-KWziUzb7cW4jFgh4VGqw0DSV4ebICpvuyJh/85o3Jmk=";
};
sourceRoot = "source/src";