Compare commits
3 commits
aa408b45f2
...
720f78d59a
| Author | SHA1 | Date | |
|---|---|---|---|
| 720f78d59a | |||
| c3cd61c7a5 | |||
| f6f7e72089 |
1 changed files with 5 additions and 0 deletions
|
|
@ -87,6 +87,11 @@ in
|
||||||
url = "https://addons.mozilla.org/firefox/downloads/file/1176165/corretor-65.2018.12.8.xpi";
|
url = "https://addons.mozilla.org/firefox/downloads/file/1176165/corretor-65.2018.12.8.xpi";
|
||||||
hash = "sha256-/rFQtJHdgemMkGAd+KWuWxVA/BwSIkn6sk0XZE0LrGk=";
|
hash = "sha256-/rFQtJHdgemMkGAd+KWuWxVA/BwSIkn6sk0XZE0LrGk=";
|
||||||
})
|
})
|
||||||
|
(pkgs.fetchFirefoxAddon {
|
||||||
|
name = "new_tab_same_group";
|
||||||
|
url = "https://addons.mozilla.org/firefox/downloads/file/4602621/new_tab_same_group-1.7.0.xpi";
|
||||||
|
hash = "sha256-oIpQdhW3ma/MCs1hLQMcZluUnaxeW7u9nEM6iovV40E=";
|
||||||
|
})
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
profiles = {
|
profiles = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue