Update pkgs/applications/audio/parlatype/default.nix
Using pname as github repository name. Co-Authored-By: melchips <melchips@users.noreply.github.com>
This commit is contained in:
parent
8513438f5a
commit
f245241a84
@ -6,7 +6,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "gkarsay";
|
||||
repo = "parlatype";
|
||||
repo = pname;
|
||||
rev = "98fffe19b7a0b9bdc893309321f435338a58423f";
|
||||
sha256 = "0bi0djic9kf178s7vl3y83v4rzhvynlvyf64n94fy80n2f100dj9";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user