updating pname
This commit is contained in:
parent
b224a52edd
commit
642d7f2d82
1 changed files with 1 additions and 1 deletions
|
@ -32,8 +32,8 @@ with pkgs;
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "Libre Presenter";
|
name = "Libre Presenter";
|
||||||
|
pname = "libre-presenter";
|
||||||
version = "0.0.0";
|
version = "0.0.0";
|
||||||
# inherit src;
|
|
||||||
|
|
||||||
src = ./.;
|
src = ./.;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue