updating pname

This commit is contained in:
Chris Cochrun 2022-10-21 13:35:56 -05:00
parent b224a52edd
commit 642d7f2d82

View file

@ -32,8 +32,8 @@ with pkgs;
stdenv.mkDerivation rec {
name = "Libre Presenter";
pname = "libre-presenter";
version = "0.0.0";
# inherit src;
src = ./.;