Unverified Commit 9c45496f authored by h7x4's avatar h7x4
Browse files

zsteg: set mainProgram

parent 7a8787ae
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,5 +12,6 @@ bundlerApp {
    homepage = "http://zed.0xff.me/";
    license = licenses.mit;
    maintainers = with maintainers; [ applePrincess h7x4 ];
    mainProgram = "zsteg";
  };
}