Unverified Commit 3618224e authored by 7c6f434c's avatar 7c6f434c Committed by GitHub
Browse files

libreoffice: set pname and version (#482448)

parents 4d8f7b9d 2e0d70dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -121,7 +121,7 @@ let
in
runCommand "${unwrapped.name}-wrapped"
  {
    inherit (unwrapped) meta;
    inherit (unwrapped) meta pname version;
    paths = [ unwrapped ];
    nativeBuildInputs = [
      makeWrapper