We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ecf84 commit db462ffCopy full SHA for db462ff
pkgs/by-name/om/omnom/package.nix
@@ -70,6 +70,7 @@ buildGoModule (finalAttrs: {
70
71
pushd build
72
zip "$out/omnom_ext_chrome.zip" ./* icons/* -x manifest_ff.json
73
+ cp manifest_ff.json manifest.json
74
zip "$out/omnom_ext_firefox.zip" ./* icons/* -x manifest_ff.json
75
popd
76
'';
0 commit comments