hello-cpp: set pname, version=0.0.1 (#487344)
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "hello-cpp";
|
||||
pname = "hello-cpp";
|
||||
version = lib.trivial.version;
|
||||
src = ./src;
|
||||
nativeBuildInputs = [
|
||||
cmake
|
||||
|
||||
Reference in New Issue
Block a user