Unverified Commit a7500bb7 authored by jopejoe1's avatar jopejoe1 Committed by GitHub
Browse files

jazz2-content: set pname (#486707)

parents 8bceff04 79dc94c1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,6 +6,8 @@

runCommandLocal "jazz2-content"
  {
    pname = "jazz2-content";

    inherit (jazz2) version src;

    meta = (removeAttrs jazz2.meta [ "mainProgram" ]) // {