mcl-cpp-utility-lib: update pname to match attr name
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
catch2_3,
|
||||
}:
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "mcl";
|
||||
pname = "mcl-cpp-utility-lib";
|
||||
version = "0.1.14";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user