Skip to content

Commit db462ff

Browse files
committed
omnom: fix firefox extension
1 parent a5ecf84 commit db462ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/om/omnom/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ buildGoModule (finalAttrs: {
7070
7171
pushd build
7272
zip "$out/omnom_ext_chrome.zip" ./* icons/* -x manifest_ff.json
73+
cp manifest_ff.json manifest.json
7374
zip "$out/omnom_ext_firefox.zip" ./* icons/* -x manifest_ff.json
7475
popd
7576
'';

0 commit comments

Comments
 (0)