libjaylink: Use tag parameter instead of rev
Version tags are used. So switch to the tag parameter. Signed-off-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
committed by
Bjørn Forsman
parent
a7b402270d
commit
d30e3755f3
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
||||
domain = "gitlab.zapb.de";
|
||||
owner = "libjaylink";
|
||||
repo = "libjaylink";
|
||||
rev = version;
|
||||
tag = version;
|
||||
hash = "sha256-odJDE1A0WZ9vBXPxaUdthjTgmbmbdHjbyY1PkaM4+vI=";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user