9 simple = testers.invalidateFetcherByDrvHash fetchFirefoxAddon {
10 name = "image-search-options";
11 # Chosen because its only 147KB
12 url = "https://addons.mozilla.org/firefox/downloads/file/3059971/image_search_options-3.0.12-fx.xpi";
13 sha256 = "sha256-H73YWX/DKxvhEwKpWOo7orAQ7c/rQywpljeyxYxv0Gg=";
17 image-search-options = fetchurl {
18 url = "https://addons.mozilla.org/firefox/downloads/file/3059971/image_search_options-3.0.12-fx.xpi";
19 sha256 = "sha256-H73YWX/DKxvhEwKpWOo7orAQ7c/rQywpljeyxYxv0Gg=";
22 testers.invalidateFetcherByDrvHash fetchFirefoxAddon {
23 name = "image-search-options";
24 src = image-search-options;