ropebwt2: use pname instead of name
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
zlib,
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
name = "ropebwt2";
|
||||
pname = "ropebwt2";
|
||||
version = "0-unstable-2021-02-01";
|
||||
src = fetchFromGitHub {
|
||||
owner = "lh3";
|
||||
|
||||
Reference in New Issue
Block a user