nixos-configs/scopedPackages/firefox-addons/generated-firefox-addons.nix

379 lines
14 KiB
Nix
Raw Normal View History

2023-11-22 15:33:16 -05:00
{
buildFirefoxXpiAddon,
fetchurl,
lib,
stdenv,
}: {
2024-06-29 17:46:32 -04:00
"auto-refresh-page" = buildFirefoxXpiAddon {
pname = "auto-refresh-page";
version = "3.2";
addonId = "{da35dad8-f912-4c74-8f64-c4e6e6d62610}";
url = "https://addons.mozilla.org/firefox/downloads/file/4064190/auto_refresh_page-3.2.xpi";
sha256 = "e703d1031107bb440e3081b210e58ebf5a05a620683e42ce6255b66994475f8d";
meta = with lib; {
homepage = "https://www.hashtap.com/@refresh";
description = "Refresh web pages automatically. Auto-refresh and page monitor with specified time intervals.";
license = licenses.mit;
mozPermissions = [
"tabs"
"storage"
"contextMenus"
"browsingData"
"notifications"
"webRequest"
"webRequestBlocking"
"<all_urls>"
];
platforms = platforms.all;
};
};
2024-06-10 22:57:20 -04:00
"bitwarden" = buildFirefoxXpiAddon {
pname = "bitwarden";
version = "2024.12.4";
2024-06-10 22:57:20 -04:00
addonId = "{446900e4-71c2-419f-a6a7-df9c091e268b}";
url = "https://addons.mozilla.org/firefox/downloads/file/4410896/bitwarden_password_manager-2024.12.4.xpi";
sha256 = "fad085bb5aadc852088b2d2da666ed182575e74e47848d40180e25b89ec70cb3";
2023-11-22 15:33:16 -05:00
meta = with lib; {
2024-06-10 22:57:20 -04:00
homepage = "https://bitwarden.com";
description = "At home, at work, or on the go, Bitwarden easily secures all your passwords, passkeys, and sensitive information.";
license = licenses.gpl3;
mozPermissions = [
"<all_urls>"
2024-06-10 22:57:20 -04:00
"*://*/*"
chore: update sources Flake Inputs: • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2024-12-16) rev: 9c7b557ec9595748e6bb98cad469ba3567df1026 → 'github:elchininet/custom-sidebar' (2024-12-23) rev: 87915d78324b6411c6c1c1b969a54772cf30fcc6 • Updated input 'home-manager': 'github:nix-community/home-manager' (2024-12-22) rev: 1f74238a4c8e534a1b6be72cb5153043071ffd17 → 'github:nix-community/home-manager' (2024-12-24) rev: 35b98d20ca8f4ca1f6a2c30b8a2c8bb305a36d84 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2024-12-22) rev: 1830296df3515222bf0f03b90822e3b23e74b775 → 'github:hyprwm/Hyprland' (2024-12-23) rev: 2e2e2e2cad97eb017ab02f8a67b751e0abe3bb72 • Updated input 'hyprland/aquamarine': 'github:hyprwm/aquamarine' (2024-12-17) rev: a132fa41be7ebe797ad758e84d9df068151a723b → 'github:hyprwm/aquamarine' (2024-12-22) rev: eecb74dc79bb6752a2a507e6edee3042390a6091 • Updated input 'hyprland/hyprcursor': 'github:hyprwm/hyprcursor' (2024-12-16) rev: f388aacd22be4a6e4d634fbaf6f75eb0713d239a → 'github:hyprwm/hyprcursor' (2024-12-22) rev: 69270ba8f057d55b0e6c2dca0e165d652856e613 • Updated input 'hyprland/hyprgraphics': 'github:hyprwm/hyprgraphics' (2024-12-08) rev: fb2c0268645a77403af3b8a4ce8fa7ba5917f15d → 'github:hyprwm/hyprgraphics' (2024-12-22) rev: 6dea3fba08fd704dd624b6d4b261638fb4003c9c • Updated input 'hyprland/hyprland-qtutils': 'github:hyprwm/hyprland-qtutils' (2024-12-11) rev: 3833097e50473a152dd614d4b468886840b4ea78 → 'github:hyprwm/hyprland-qtutils' (2024-12-22) rev: c77109d7e1ddbcdb87cafd32ce411f76328ae152 • Updated input 'hyprland/hyprlang': 'github:hyprwm/hyprlang' (2024-12-16) rev: 16e59c1eb13d9fb6de066f54e7555eb5e8a4aba5 → 'github:hyprwm/hyprlang' (2024-12-22) rev: 0404833ea18d543df44df935ebf1b497310eb046 • Updated input 'hyprland/hyprwayland-scanner': 'github:hyprwm/hyprwayland-scanner' (2024-12-16) rev: 90e87f7fcfcce4862826d60332cbc5e2f87e1f88 → 'github:hyprwm/hyprwayland-scanner' (2024-12-21) rev: 4d7367b6eee87397e2dbca2e78078dd0a4ef4c61 • Updated input 'hyprland/pre-commit-hooks': 'github:cachix/git-hooks.nix' (2024-12-16) rev: 0bb4be58f21ff38fc3cdbd6c778eb67db97f0b99 → 'github:cachix/git-hooks.nix' (2024-12-21) rev: f0f0dc4920a903c3e08f5bdb9246bb572fcae498 • Updated input 'hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland' (2024-12-17) rev: 3e884d941ca819c1f2e50df8bdae0debded1ed87 → 'github:hyprwm/xdg-desktop-portal-hyprland' (2024-12-22) rev: d7f18dda5e511749fa1511185db3536208fb1a63 • Updated input 'hyprpaper': 'github:hyprwm/hyprpaper' (2024-12-19) rev: f15e67850743fb787fb29238ab33e81ca6b8daa0 → 'github:hyprwm/hyprpaper' (2024-12-22) rev: 2f305d5f480c12882578e74498301129705a1bb5 • Updated input 'hyprpaper/hyprgraphics': 'github:hyprwm/hyprgraphics' (2024-12-08) rev: fb2c0268645a77403af3b8a4ce8fa7ba5917f15d → 'github:hyprwm/hyprgraphics' (2024-12-22) rev: 6dea3fba08fd704dd624b6d4b261638fb4003c9c • Updated input 'hyprutils': 'github:hyprwm/hyprutils' (2024-12-21) rev: c3331116ebd0b71df5ae8c6efe9a7f94148b03bf → 'github:hyprwm/hyprutils' (2024-12-22) rev: 5e45b1a1b9f02594843b3190deff0a68306525d2 • Updated input 'nixd': 'github:nix-community/nixd' (2024-11-28) rev: f12e2f77094ac73c1b1101390c02ec5bcf69ad46 → 'github:nix-community/nixd' (2024-12-23) rev: f97db14905a050534b2b28355061f790d171f12f • Updated input 'nixd/flake-root': 'github:srid/flake-root' (2024-04-19) rev: bc748b93b86ee76e2032eecda33440ceb2532fcd → 'github:srid/flake-root' (2024-08-14) rev: b759a56851e10cb13f6b8e5698af7b59c44be26e • Updated input 'pcsd': 'github:matt1432/nixos-pcsd' (2024-12-18) rev: e306b77b44c461b1b66c5f17f6f52859b5d3374e → 'github:matt1432/nixos-pcsd' (2024-12-22) rev: 43b10193bbea70422578871e1fc88b2792297ad5 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2024-12-22) rev: 02accfd1f41e99706f184c02cc592ddb6864d14c → 'github:make-all/tuya-local' (2024-12-23) rev: 61c932e694cde191cb8c19cf07264e871bf14fe9 • Updated input 'vimplugin-roslyn-nvim-src': 'github:seblj/roslyn.nvim' (2024-12-18) rev: 1bc4553c3484480f08ea2ced3cebb6bd98e169e7 → 'github:seblj/roslyn.nvim' (2024-12-24) rev: 47d97e0a3f81b778409e742877b8b03fdf6c762d • Updated input 'wakewords-src': 'github:fwartner/home-assistant-wakewords-collection' (2024-11-23) rev: 629a005bb6b27411dbeebb1e7453f2e327557c20 → 'github:fwartner/home-assistant-wakewords-collection' (2024-12-24) rev: e6d9c3980a5c68d8e15adff9132641905663fd64 Docker Images: • freshrss/freshrss latest: sha256:baedf173d60b63c72f93fdb8480ee002d4622cd34103aac6510f45fdff41effe → sha256:e7897e90c1e0ab4a68cb643ff509dec4e3b85bbe42e2688ed9f95eb190bcb2b1 • ghcr.io/linuxserver/bazarr latest: sha256:a602332403fcac11717c37ba14fb1852eb0b752d95db67915914fc9dd9e653a8 → sha256:4e6e74dd25e0b7a0dd20190b1a9e0ec1adb74b56d7b87ce5c9d073f44b2cf2b1 Firefox Addons: bitwarden: 2024.11.2 -> 2024.12.3 Node Modules: typescript-eslint: 8.18.1 -> 8.18.2 `nix-update` Executions: homepage: 0.10.2 -> 0.10.3
2024-12-24 15:32:25 -05:00
"alarms"
2024-06-10 22:57:20 -04:00
"clipboardRead"
"clipboardWrite"
chore: update sources Flake Inputs: • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2024-12-16) rev: 9c7b557ec9595748e6bb98cad469ba3567df1026 → 'github:elchininet/custom-sidebar' (2024-12-23) rev: 87915d78324b6411c6c1c1b969a54772cf30fcc6 • Updated input 'home-manager': 'github:nix-community/home-manager' (2024-12-22) rev: 1f74238a4c8e534a1b6be72cb5153043071ffd17 → 'github:nix-community/home-manager' (2024-12-24) rev: 35b98d20ca8f4ca1f6a2c30b8a2c8bb305a36d84 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2024-12-22) rev: 1830296df3515222bf0f03b90822e3b23e74b775 → 'github:hyprwm/Hyprland' (2024-12-23) rev: 2e2e2e2cad97eb017ab02f8a67b751e0abe3bb72 • Updated input 'hyprland/aquamarine': 'github:hyprwm/aquamarine' (2024-12-17) rev: a132fa41be7ebe797ad758e84d9df068151a723b → 'github:hyprwm/aquamarine' (2024-12-22) rev: eecb74dc79bb6752a2a507e6edee3042390a6091 • Updated input 'hyprland/hyprcursor': 'github:hyprwm/hyprcursor' (2024-12-16) rev: f388aacd22be4a6e4d634fbaf6f75eb0713d239a → 'github:hyprwm/hyprcursor' (2024-12-22) rev: 69270ba8f057d55b0e6c2dca0e165d652856e613 • Updated input 'hyprland/hyprgraphics': 'github:hyprwm/hyprgraphics' (2024-12-08) rev: fb2c0268645a77403af3b8a4ce8fa7ba5917f15d → 'github:hyprwm/hyprgraphics' (2024-12-22) rev: 6dea3fba08fd704dd624b6d4b261638fb4003c9c • Updated input 'hyprland/hyprland-qtutils': 'github:hyprwm/hyprland-qtutils' (2024-12-11) rev: 3833097e50473a152dd614d4b468886840b4ea78 → 'github:hyprwm/hyprland-qtutils' (2024-12-22) rev: c77109d7e1ddbcdb87cafd32ce411f76328ae152 • Updated input 'hyprland/hyprlang': 'github:hyprwm/hyprlang' (2024-12-16) rev: 16e59c1eb13d9fb6de066f54e7555eb5e8a4aba5 → 'github:hyprwm/hyprlang' (2024-12-22) rev: 0404833ea18d543df44df935ebf1b497310eb046 • Updated input 'hyprland/hyprwayland-scanner': 'github:hyprwm/hyprwayland-scanner' (2024-12-16) rev: 90e87f7fcfcce4862826d60332cbc5e2f87e1f88 → 'github:hyprwm/hyprwayland-scanner' (2024-12-21) rev: 4d7367b6eee87397e2dbca2e78078dd0a4ef4c61 • Updated input 'hyprland/pre-commit-hooks': 'github:cachix/git-hooks.nix' (2024-12-16) rev: 0bb4be58f21ff38fc3cdbd6c778eb67db97f0b99 → 'github:cachix/git-hooks.nix' (2024-12-21) rev: f0f0dc4920a903c3e08f5bdb9246bb572fcae498 • Updated input 'hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland' (2024-12-17) rev: 3e884d941ca819c1f2e50df8bdae0debded1ed87 → 'github:hyprwm/xdg-desktop-portal-hyprland' (2024-12-22) rev: d7f18dda5e511749fa1511185db3536208fb1a63 • Updated input 'hyprpaper': 'github:hyprwm/hyprpaper' (2024-12-19) rev: f15e67850743fb787fb29238ab33e81ca6b8daa0 → 'github:hyprwm/hyprpaper' (2024-12-22) rev: 2f305d5f480c12882578e74498301129705a1bb5 • Updated input 'hyprpaper/hyprgraphics': 'github:hyprwm/hyprgraphics' (2024-12-08) rev: fb2c0268645a77403af3b8a4ce8fa7ba5917f15d → 'github:hyprwm/hyprgraphics' (2024-12-22) rev: 6dea3fba08fd704dd624b6d4b261638fb4003c9c • Updated input 'hyprutils': 'github:hyprwm/hyprutils' (2024-12-21) rev: c3331116ebd0b71df5ae8c6efe9a7f94148b03bf → 'github:hyprwm/hyprutils' (2024-12-22) rev: 5e45b1a1b9f02594843b3190deff0a68306525d2 • Updated input 'nixd': 'github:nix-community/nixd' (2024-11-28) rev: f12e2f77094ac73c1b1101390c02ec5bcf69ad46 → 'github:nix-community/nixd' (2024-12-23) rev: f97db14905a050534b2b28355061f790d171f12f • Updated input 'nixd/flake-root': 'github:srid/flake-root' (2024-04-19) rev: bc748b93b86ee76e2032eecda33440ceb2532fcd → 'github:srid/flake-root' (2024-08-14) rev: b759a56851e10cb13f6b8e5698af7b59c44be26e • Updated input 'pcsd': 'github:matt1432/nixos-pcsd' (2024-12-18) rev: e306b77b44c461b1b66c5f17f6f52859b5d3374e → 'github:matt1432/nixos-pcsd' (2024-12-22) rev: 43b10193bbea70422578871e1fc88b2792297ad5 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2024-12-22) rev: 02accfd1f41e99706f184c02cc592ddb6864d14c → 'github:make-all/tuya-local' (2024-12-23) rev: 61c932e694cde191cb8c19cf07264e871bf14fe9 • Updated input 'vimplugin-roslyn-nvim-src': 'github:seblj/roslyn.nvim' (2024-12-18) rev: 1bc4553c3484480f08ea2ced3cebb6bd98e169e7 → 'github:seblj/roslyn.nvim' (2024-12-24) rev: 47d97e0a3f81b778409e742877b8b03fdf6c762d • Updated input 'wakewords-src': 'github:fwartner/home-assistant-wakewords-collection' (2024-11-23) rev: 629a005bb6b27411dbeebb1e7453f2e327557c20 → 'github:fwartner/home-assistant-wakewords-collection' (2024-12-24) rev: e6d9c3980a5c68d8e15adff9132641905663fd64 Docker Images: • freshrss/freshrss latest: sha256:baedf173d60b63c72f93fdb8480ee002d4622cd34103aac6510f45fdff41effe → sha256:e7897e90c1e0ab4a68cb643ff509dec4e3b85bbe42e2688ed9f95eb190bcb2b1 • ghcr.io/linuxserver/bazarr latest: sha256:a602332403fcac11717c37ba14fb1852eb0b752d95db67915914fc9dd9e653a8 → sha256:4e6e74dd25e0b7a0dd20190b1a9e0ec1adb74b56d7b87ce5c9d073f44b2cf2b1 Firefox Addons: bitwarden: 2024.11.2 -> 2024.12.3 Node Modules: typescript-eslint: 8.18.1 -> 8.18.2 `nix-update` Executions: homepage: 0.10.2 -> 0.10.3
2024-12-24 15:32:25 -05:00
"contextMenus"
2024-06-10 22:57:20 -04:00
"idle"
chore: update sources Flake Inputs: • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2024-12-16) rev: 9c7b557ec9595748e6bb98cad469ba3567df1026 → 'github:elchininet/custom-sidebar' (2024-12-23) rev: 87915d78324b6411c6c1c1b969a54772cf30fcc6 • Updated input 'home-manager': 'github:nix-community/home-manager' (2024-12-22) rev: 1f74238a4c8e534a1b6be72cb5153043071ffd17 → 'github:nix-community/home-manager' (2024-12-24) rev: 35b98d20ca8f4ca1f6a2c30b8a2c8bb305a36d84 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2024-12-22) rev: 1830296df3515222bf0f03b90822e3b23e74b775 → 'github:hyprwm/Hyprland' (2024-12-23) rev: 2e2e2e2cad97eb017ab02f8a67b751e0abe3bb72 • Updated input 'hyprland/aquamarine': 'github:hyprwm/aquamarine' (2024-12-17) rev: a132fa41be7ebe797ad758e84d9df068151a723b → 'github:hyprwm/aquamarine' (2024-12-22) rev: eecb74dc79bb6752a2a507e6edee3042390a6091 • Updated input 'hyprland/hyprcursor': 'github:hyprwm/hyprcursor' (2024-12-16) rev: f388aacd22be4a6e4d634fbaf6f75eb0713d239a → 'github:hyprwm/hyprcursor' (2024-12-22) rev: 69270ba8f057d55b0e6c2dca0e165d652856e613 • Updated input 'hyprland/hyprgraphics': 'github:hyprwm/hyprgraphics' (2024-12-08) rev: fb2c0268645a77403af3b8a4ce8fa7ba5917f15d → 'github:hyprwm/hyprgraphics' (2024-12-22) rev: 6dea3fba08fd704dd624b6d4b261638fb4003c9c • Updated input 'hyprland/hyprland-qtutils': 'github:hyprwm/hyprland-qtutils' (2024-12-11) rev: 3833097e50473a152dd614d4b468886840b4ea78 → 'github:hyprwm/hyprland-qtutils' (2024-12-22) rev: c77109d7e1ddbcdb87cafd32ce411f76328ae152 • Updated input 'hyprland/hyprlang': 'github:hyprwm/hyprlang' (2024-12-16) rev: 16e59c1eb13d9fb6de066f54e7555eb5e8a4aba5 → 'github:hyprwm/hyprlang' (2024-12-22) rev: 0404833ea18d543df44df935ebf1b497310eb046 • Updated input 'hyprland/hyprwayland-scanner': 'github:hyprwm/hyprwayland-scanner' (2024-12-16) rev: 90e87f7fcfcce4862826d60332cbc5e2f87e1f88 → 'github:hyprwm/hyprwayland-scanner' (2024-12-21) rev: 4d7367b6eee87397e2dbca2e78078dd0a4ef4c61 • Updated input 'hyprland/pre-commit-hooks': 'github:cachix/git-hooks.nix' (2024-12-16) rev: 0bb4be58f21ff38fc3cdbd6c778eb67db97f0b99 → 'github:cachix/git-hooks.nix' (2024-12-21) rev: f0f0dc4920a903c3e08f5bdb9246bb572fcae498 • Updated input 'hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland' (2024-12-17) rev: 3e884d941ca819c1f2e50df8bdae0debded1ed87 → 'github:hyprwm/xdg-desktop-portal-hyprland' (2024-12-22) rev: d7f18dda5e511749fa1511185db3536208fb1a63 • Updated input 'hyprpaper': 'github:hyprwm/hyprpaper' (2024-12-19) rev: f15e67850743fb787fb29238ab33e81ca6b8daa0 → 'github:hyprwm/hyprpaper' (2024-12-22) rev: 2f305d5f480c12882578e74498301129705a1bb5 • Updated input 'hyprpaper/hyprgraphics': 'github:hyprwm/hyprgraphics' (2024-12-08) rev: fb2c0268645a77403af3b8a4ce8fa7ba5917f15d → 'github:hyprwm/hyprgraphics' (2024-12-22) rev: 6dea3fba08fd704dd624b6d4b261638fb4003c9c • Updated input 'hyprutils': 'github:hyprwm/hyprutils' (2024-12-21) rev: c3331116ebd0b71df5ae8c6efe9a7f94148b03bf → 'github:hyprwm/hyprutils' (2024-12-22) rev: 5e45b1a1b9f02594843b3190deff0a68306525d2 • Updated input 'nixd': 'github:nix-community/nixd' (2024-11-28) rev: f12e2f77094ac73c1b1101390c02ec5bcf69ad46 → 'github:nix-community/nixd' (2024-12-23) rev: f97db14905a050534b2b28355061f790d171f12f • Updated input 'nixd/flake-root': 'github:srid/flake-root' (2024-04-19) rev: bc748b93b86ee76e2032eecda33440ceb2532fcd → 'github:srid/flake-root' (2024-08-14) rev: b759a56851e10cb13f6b8e5698af7b59c44be26e • Updated input 'pcsd': 'github:matt1432/nixos-pcsd' (2024-12-18) rev: e306b77b44c461b1b66c5f17f6f52859b5d3374e → 'github:matt1432/nixos-pcsd' (2024-12-22) rev: 43b10193bbea70422578871e1fc88b2792297ad5 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2024-12-22) rev: 02accfd1f41e99706f184c02cc592ddb6864d14c → 'github:make-all/tuya-local' (2024-12-23) rev: 61c932e694cde191cb8c19cf07264e871bf14fe9 • Updated input 'vimplugin-roslyn-nvim-src': 'github:seblj/roslyn.nvim' (2024-12-18) rev: 1bc4553c3484480f08ea2ced3cebb6bd98e169e7 → 'github:seblj/roslyn.nvim' (2024-12-24) rev: 47d97e0a3f81b778409e742877b8b03fdf6c762d • Updated input 'wakewords-src': 'github:fwartner/home-assistant-wakewords-collection' (2024-11-23) rev: 629a005bb6b27411dbeebb1e7453f2e327557c20 → 'github:fwartner/home-assistant-wakewords-collection' (2024-12-24) rev: e6d9c3980a5c68d8e15adff9132641905663fd64 Docker Images: • freshrss/freshrss latest: sha256:baedf173d60b63c72f93fdb8480ee002d4622cd34103aac6510f45fdff41effe → sha256:e7897e90c1e0ab4a68cb643ff509dec4e3b85bbe42e2688ed9f95eb190bcb2b1 • ghcr.io/linuxserver/bazarr latest: sha256:a602332403fcac11717c37ba14fb1852eb0b752d95db67915914fc9dd9e653a8 → sha256:4e6e74dd25e0b7a0dd20190b1a9e0ec1adb74b56d7b87ce5c9d073f44b2cf2b1 Firefox Addons: bitwarden: 2024.11.2 -> 2024.12.3 Node Modules: typescript-eslint: 8.18.1 -> 8.18.2 `nix-update` Executions: homepage: 0.10.2 -> 0.10.3
2024-12-24 15:32:25 -05:00
"storage"
"tabs"
"unlimitedStorage"
"webNavigation"
"webRequest"
"webRequestBlocking"
2024-06-10 22:57:20 -04:00
"file:///*"
"https://lastpass.com/export.php"
];
2023-11-22 15:33:16 -05:00
platforms = platforms.all;
};
};
"checkmarks-web-ext" = buildFirefoxXpiAddon {
pname = "checkmarks-web-ext";
version = "1.6.1";
addonId = "{bd97f89b-17ba-4539-9fec-06852d07f917}";
url = "https://addons.mozilla.org/firefox/downloads/file/3594420/checkmarks_web_ext-1.6.1.xpi";
sha256 = "c3ccf4b302ee96c9b883c4a1f7d26395ab4e276b976cab2d65c9cd898964e4f0";
meta = with lib; {
homepage = "https://github.com/tanwald/checkmarks";
description = "Checks, sorts, formats bookmarks and loads favicons.";
license = licenses.gpl3;
mozPermissions = [
"<all_urls>"
"bookmarks"
"browsingData"
"storage"
"tabs"
"webNavigation"
"webRequest"
"webRequestBlocking"
];
platforms = platforms.all;
};
};
2024-06-10 22:57:20 -04:00
"darkreader" = buildFirefoxXpiAddon {
pname = "darkreader";
chore: update sources Flake Inputs: • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-17) rev: 6c93eea85daddd0dc8d4a3a687473461f3122961 → 'github:nix-community/home-manager' (2025-02-18) rev: 97ac0801d187b2911e8caa45316399de12f6f199 • Updated input 'hyprgrass': 'github:horriblename/hyprgrass' (2025-02-12) rev: 6c699ec80004f724bd020d206bbab1e64d5ae03e → 'github:horriblename/hyprgrass' (2025-02-18) rev: 3c290c81c89156d82dc2d2912840b3b67addbb90 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-17) rev: d01f9943e1d401b09fc53be3c161279ab4f2c5ba → 'github:hyprwm/Hyprland' (2025-02-18) rev: 0137a5f6cdd24d5a10f813572791f1e641221a5b • Updated input 'modernz-src': 'github:Samillion/ModernZ' (2025-02-15) rev: 130b881a5365afbc497a4c10d40c4336de0d7972 → 'github:Samillion/ModernZ' (2025-02-18) rev: f5d4ade5f1de8812922c372c770dd570202eedd7 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-02-16) rev: 1e8debf2c71520a210d8c992a24d267a32f1e7e0 → 'github:fufexan/nix-gaming' (2025-02-18) rev: 720a606a88dd7b23138c5bc58eb43618f2d091c7 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-17) rev: 3dfd8fdeda2b712ae7238f5c7bb3644432319fc3 → 'github:nix-community/nixpkgs-wayland' (2025-02-19) rev: 78cdcb42b66b62e2d5f3b12e11f3ec531b787130 • Updated input 'poetry2nix': 'github:nix-community/poetry2nix' (2025-02-05) rev: be1fe795035d3d36359ca9135b26dcc5321b31fb → 'github:nix-community/poetry2nix' (2025-02-18) rev: d90f9db68a4bda31c346be16dfd8d3263be4547e • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-02-07) rev: 5591039fe08feb61d051b8fb9d61984b08412c81 → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-02-18) rev: 194f77eb0b3f4fee9efbb14db5a19a8ca4b07b9f • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython' (2025-02-05) rev: a75ec04b7bdd50913141d71fa6f8b36dc7d07724 → 'github:thlucas1/SpotifyWebApiPython' (2025-02-18) rev: c796445ca5de259e7c78eb00c9a2ce3547a807c2 • Updated input 'ts-for-gir-src': 'github:gjsify/ts-for-gir' (2025-02-17) rev: cd7cbc37778cad413538222ddf02c00265358997 → 'github:gjsify/ts-for-gir' (2025-02-18) rev: 8cb4dddca81d0b8da621845caac3c6bc456480c9 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-17) rev: d6b5ac063342ce8a6a650d7786fcb841f177c6c9 → 'github:make-all/tuya-local' (2025-02-18) rev: dbd45ff59bb51a29b94137748a987090e19afdce Docker Images: • ghcr.io/linuxserver/bazarr latest: sha256:88272d031e268a5d10035e2707fc095417dba9794a7a4a59b51f01e6f9b74f65 → sha256:f25f8d61c5d3d5b963e92cfb6d53930648e995fbd22ff62d3cd8b061282f59c7 Firefox Addons: darkreader: 4.9.100 -> 4.9.101 Node modules: @stylistic/eslint-plugin: 3.1.0 -> 4.0.0
2025-02-18 22:36:57 -05:00
version = "4.9.101";
2024-06-10 22:57:20 -04:00
addonId = "addon@darkreader.org";
chore: update sources Flake Inputs: • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-17) rev: 6c93eea85daddd0dc8d4a3a687473461f3122961 → 'github:nix-community/home-manager' (2025-02-18) rev: 97ac0801d187b2911e8caa45316399de12f6f199 • Updated input 'hyprgrass': 'github:horriblename/hyprgrass' (2025-02-12) rev: 6c699ec80004f724bd020d206bbab1e64d5ae03e → 'github:horriblename/hyprgrass' (2025-02-18) rev: 3c290c81c89156d82dc2d2912840b3b67addbb90 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-17) rev: d01f9943e1d401b09fc53be3c161279ab4f2c5ba → 'github:hyprwm/Hyprland' (2025-02-18) rev: 0137a5f6cdd24d5a10f813572791f1e641221a5b • Updated input 'modernz-src': 'github:Samillion/ModernZ' (2025-02-15) rev: 130b881a5365afbc497a4c10d40c4336de0d7972 → 'github:Samillion/ModernZ' (2025-02-18) rev: f5d4ade5f1de8812922c372c770dd570202eedd7 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-02-16) rev: 1e8debf2c71520a210d8c992a24d267a32f1e7e0 → 'github:fufexan/nix-gaming' (2025-02-18) rev: 720a606a88dd7b23138c5bc58eb43618f2d091c7 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-17) rev: 3dfd8fdeda2b712ae7238f5c7bb3644432319fc3 → 'github:nix-community/nixpkgs-wayland' (2025-02-19) rev: 78cdcb42b66b62e2d5f3b12e11f3ec531b787130 • Updated input 'poetry2nix': 'github:nix-community/poetry2nix' (2025-02-05) rev: be1fe795035d3d36359ca9135b26dcc5321b31fb → 'github:nix-community/poetry2nix' (2025-02-18) rev: d90f9db68a4bda31c346be16dfd8d3263be4547e • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-02-07) rev: 5591039fe08feb61d051b8fb9d61984b08412c81 → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-02-18) rev: 194f77eb0b3f4fee9efbb14db5a19a8ca4b07b9f • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython' (2025-02-05) rev: a75ec04b7bdd50913141d71fa6f8b36dc7d07724 → 'github:thlucas1/SpotifyWebApiPython' (2025-02-18) rev: c796445ca5de259e7c78eb00c9a2ce3547a807c2 • Updated input 'ts-for-gir-src': 'github:gjsify/ts-for-gir' (2025-02-17) rev: cd7cbc37778cad413538222ddf02c00265358997 → 'github:gjsify/ts-for-gir' (2025-02-18) rev: 8cb4dddca81d0b8da621845caac3c6bc456480c9 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-17) rev: d6b5ac063342ce8a6a650d7786fcb841f177c6c9 → 'github:make-all/tuya-local' (2025-02-18) rev: dbd45ff59bb51a29b94137748a987090e19afdce Docker Images: • ghcr.io/linuxserver/bazarr latest: sha256:88272d031e268a5d10035e2707fc095417dba9794a7a4a59b51f01e6f9b74f65 → sha256:f25f8d61c5d3d5b963e92cfb6d53930648e995fbd22ff62d3cd8b061282f59c7 Firefox Addons: darkreader: 4.9.100 -> 4.9.101 Node modules: @stylistic/eslint-plugin: 3.1.0 -> 4.0.0
2025-02-18 22:36:57 -05:00
url = "https://addons.mozilla.org/firefox/downloads/file/4433330/darkreader-4.9.101.xpi";
sha256 = "acf683f6fc743e85d75778bf92bc99ae6d513543cefd20aa994479e5aedc4b3d";
2024-06-10 22:57:20 -04:00
meta = with lib; {
homepage = "https://darkreader.org/";
description = "Dark mode for every website. Take care of your eyes, use dark theme for night and daily browsing.";
license = licenses.mit;
mozPermissions = [
"alarms"
"contextMenus"
"storage"
"tabs"
"theme"
"<all_urls>"
];
platforms = platforms.all;
};
};
2024-01-13 14:13:16 -05:00
"floccus" = buildFirefoxXpiAddon {
pname = "floccus";
chore: update sources Flake Inputs: • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-02-04) rev: a901b689ada3476da7957c8c8f6a8fe7b87c8e46 → 'github:elchininet/custom-sidebar' (2025-02-05) rev: 86f32f37a17d63205cd43cdf35ea0aae48561877 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-04) rev: 7abcf59a365430b36f84eaa452a466b11e469e33 → 'github:nix-community/home-manager' (2025-02-05) rev: f20b7a8ab527a2482f13754dc00b2deaddc34599 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-04) rev: 3b99e906df8b439d65e740301940e57efc057012 → 'github:hyprwm/Hyprland' (2025-02-05) rev: 8a6778f0a087cdfc4bc1d3751b0be2c2bf3322aa • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-02) rev: 77fb0818cb42ca0db98839d47bbc6a317c286282 → 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-04) rev: cd9caf9afb1c8fe848f140a7831fe462b73df91a • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-02-04) rev: 3c83a677771fea8b55724f2d5cde0ca878c65712 → 'github:fufexan/nix-gaming' (2025-02-05) rev: 3030553160ece3b8ea7df66d2670e8f41f0c0ec7 • Removed input 'nix-gaming/umu' • Removed input 'nix-gaming/umu/nixpkgs' • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-02-03) rev: c6e957d81b96751a3d5967a0fd73694f303cc914 → 'github:NixOS/nixpkgs' (2025-02-04) rev: 799ba5bffed04ced7067a91798353d360788b30d • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-04) rev: 8c0ca69b34e6d514e1153e6fb07d14c2c62b9fa4 → 'github:nix-community/nixpkgs-wayland' (2025-02-05) rev: 3f6573793c0cfc3b01cf683460e95f3167276830 • Updated input 'poetry2nix': 'github:nix-community/poetry2nix' (2025-01-14) rev: 75d0515332b7ca269f6d7abfd2c44c47a7cbca7b → 'github:nix-community/poetry2nix' (2025-02-05) rev: be1fe795035d3d36359ca9135b26dcc5321b31fb • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-02-01) rev: 71a4c41d0816f39d24126fe8d7284e2a612d3f71 → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-02-05) rev: 2ca74b7e8ea299d64a9a55bbb719e2e128441d32 • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython' (2025-01-30) rev: 7e0ef0c48699a6e43faf50988d01e2982a6363cb → 'github:thlucas1/SpotifyWebApiPython' (2025-02-05) rev: a75ec04b7bdd50913141d71fa6f8b36dc7d07724 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-04) rev: 626623ba3e5709b5c989f90a1e41a965a2786416 → 'github:make-all/tuya-local' (2025-02-05) rev: abc955d9264d13faf0a5fb5dbfaba05a91f58619 Docker Images: • vegardit/gitea-act-runner dind-latest: sha256:048d2fd69f4af63a69cb3ae7d8e76777a0cc128acac89a3299c45e80a6670a98 → sha256:8ae2791e150cf9d5378e14f7345b3f3ac46c6f16903d9a8338ffcea19e0f060e • postgres 14: sha256:84dee213c689b6dfcc0e2692ddd66adcd7314057175ea7aa05500c527e0f807a → sha256:2a453914efff6156786247b2399e6f9f18d7fc37e1ca5574a23aba172cf37d3e • rssbridge/rss-bridge latest: sha256:035d245d5f4e541451ce737d994c51d69506e50759f9e3bc6f2491668caed1f6 → sha256:11c0748af64453e7cce670c47a6f2f7b2f6724ee3c6bf5cd87c7ad85b98e0070 • nextcloud fpm: sha256:07c4bfc1c38a3326e3ee777cbe6691de74424486bdc21ac31d291902c041296f → sha256:1654f68700a482a13feca52c3235b949d8771624d738c17e9c82e437fe5de5ec • postgres 15-alpine: sha256:93a6166360be8f1d116b7ea97ebb8dea9e2c9c746349e952738bbba72a961d7c → sha256:a58cec2ba7a60b4c08d51f2ca93c1ad65fbf96e75cf0c89b7c0d2684860d3bb3 Firefox Addons: floccus: 5.4.3 -> 5.4.4
2025-02-05 13:34:46 -05:00
version = "5.4.4";
2024-01-13 14:13:16 -05:00
addonId = "floccus@handmadeideas.org";
chore: update sources Flake Inputs: • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-02-04) rev: a901b689ada3476da7957c8c8f6a8fe7b87c8e46 → 'github:elchininet/custom-sidebar' (2025-02-05) rev: 86f32f37a17d63205cd43cdf35ea0aae48561877 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-04) rev: 7abcf59a365430b36f84eaa452a466b11e469e33 → 'github:nix-community/home-manager' (2025-02-05) rev: f20b7a8ab527a2482f13754dc00b2deaddc34599 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-04) rev: 3b99e906df8b439d65e740301940e57efc057012 → 'github:hyprwm/Hyprland' (2025-02-05) rev: 8a6778f0a087cdfc4bc1d3751b0be2c2bf3322aa • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-02) rev: 77fb0818cb42ca0db98839d47bbc6a317c286282 → 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-04) rev: cd9caf9afb1c8fe848f140a7831fe462b73df91a • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-02-04) rev: 3c83a677771fea8b55724f2d5cde0ca878c65712 → 'github:fufexan/nix-gaming' (2025-02-05) rev: 3030553160ece3b8ea7df66d2670e8f41f0c0ec7 • Removed input 'nix-gaming/umu' • Removed input 'nix-gaming/umu/nixpkgs' • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-02-03) rev: c6e957d81b96751a3d5967a0fd73694f303cc914 → 'github:NixOS/nixpkgs' (2025-02-04) rev: 799ba5bffed04ced7067a91798353d360788b30d • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-04) rev: 8c0ca69b34e6d514e1153e6fb07d14c2c62b9fa4 → 'github:nix-community/nixpkgs-wayland' (2025-02-05) rev: 3f6573793c0cfc3b01cf683460e95f3167276830 • Updated input 'poetry2nix': 'github:nix-community/poetry2nix' (2025-01-14) rev: 75d0515332b7ca269f6d7abfd2c44c47a7cbca7b → 'github:nix-community/poetry2nix' (2025-02-05) rev: be1fe795035d3d36359ca9135b26dcc5321b31fb • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-02-01) rev: 71a4c41d0816f39d24126fe8d7284e2a612d3f71 → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-02-05) rev: 2ca74b7e8ea299d64a9a55bbb719e2e128441d32 • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython' (2025-01-30) rev: 7e0ef0c48699a6e43faf50988d01e2982a6363cb → 'github:thlucas1/SpotifyWebApiPython' (2025-02-05) rev: a75ec04b7bdd50913141d71fa6f8b36dc7d07724 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-04) rev: 626623ba3e5709b5c989f90a1e41a965a2786416 → 'github:make-all/tuya-local' (2025-02-05) rev: abc955d9264d13faf0a5fb5dbfaba05a91f58619 Docker Images: • vegardit/gitea-act-runner dind-latest: sha256:048d2fd69f4af63a69cb3ae7d8e76777a0cc128acac89a3299c45e80a6670a98 → sha256:8ae2791e150cf9d5378e14f7345b3f3ac46c6f16903d9a8338ffcea19e0f060e • postgres 14: sha256:84dee213c689b6dfcc0e2692ddd66adcd7314057175ea7aa05500c527e0f807a → sha256:2a453914efff6156786247b2399e6f9f18d7fc37e1ca5574a23aba172cf37d3e • rssbridge/rss-bridge latest: sha256:035d245d5f4e541451ce737d994c51d69506e50759f9e3bc6f2491668caed1f6 → sha256:11c0748af64453e7cce670c47a6f2f7b2f6724ee3c6bf5cd87c7ad85b98e0070 • nextcloud fpm: sha256:07c4bfc1c38a3326e3ee777cbe6691de74424486bdc21ac31d291902c041296f → sha256:1654f68700a482a13feca52c3235b949d8771624d738c17e9c82e437fe5de5ec • postgres 15-alpine: sha256:93a6166360be8f1d116b7ea97ebb8dea9e2c9c746349e952738bbba72a961d7c → sha256:a58cec2ba7a60b4c08d51f2ca93c1ad65fbf96e75cf0c89b7c0d2684860d3bb3 Firefox Addons: floccus: 5.4.3 -> 5.4.4
2025-02-05 13:34:46 -05:00
url = "https://addons.mozilla.org/firefox/downloads/file/4431645/floccus-5.4.4.xpi";
sha256 = "ca8c70c1fe9f61b7c112934099b1827ae9700f682ba5fe7173279dfbc215114b";
2024-01-13 14:13:16 -05:00
meta = with lib; {
homepage = "https://floccus.org";
2024-05-07 22:50:49 -04:00
description = "Sync your bookmarks and tabs across browsers via Nextcloud, any WebDAV service, any Git service, via a local file, via Google Drive.";
2024-01-13 14:13:16 -05:00
license = licenses.mpl20;
mozPermissions = [
"*://*/*"
"alarms"
"bookmarks"
"storage"
"unlimitedStorage"
"tabs"
"identity"
];
platforms = platforms.all;
};
};
"frankerfacez" = buildFirefoxXpiAddon {
pname = "frankerfacez";
chore: update sources Flake Inputs: • Updated input 'astal': 'github:Aylur/astal' (2025-01-13) rev: cac0fc63bfe098b26753db8262f5d95ac42b281b → 'github:Aylur/astal' (2025-01-16) rev: bc796ac226800c43e724e27f53f410c157acaffe • Updated input 'gtk-theme-src': 'github:dracula/gtk' (2025-01-10) rev: 79235b53c33f02d826d76cf991f5aa8f04ed4e76 → 'github:dracula/gtk' (2025-01-14) rev: f77cf5caeac0ad7d71c8e568f699a197a100e75a • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-01-13) rev: fc52a210b60f2f52c74eac41a8647c1573d2071d → 'github:nix-community/home-manager' (2025-01-14) rev: 0dfec9deb275854a56c97c356c40ef72e3a2e632 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-01-12) rev: a6b263713a2b862ed41362082e2147e081934077 → 'github:hyprwm/Hyprland' (2025-01-16) rev: 0dc7367a7006cc3cc877d52bf34c4998144bff84 • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-01-12) rev: 54d7806eb668a28ab1dbdd25ee0caab6f8c62433 → 'github:Jovian-Experiments/Jovian-NixOS' (2025-01-16) rev: 6bbb19666e753c18ef8af35f590cbc3ba42dd0ca • Updated input 'nixd': 'github:nix-community/nixd' (2025-01-08) rev: 6e581414b2f4c7834aef340118ea7134de98aae3 → 'github:nix-community/nixd' (2025-01-15) rev: 2c25600cb9c91bc06fe8676c044814dc30435274 • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-01-13) rev: 9abb87b552b7f55ac8916b6fc9e5cb486656a2f3 → 'github:NixOS/nixpkgs' (2025-01-14) rev: eb62e6aa39ea67e0b8018ba8ea077efe65807dc8 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-01-14) rev: b5cb2cad10855f5281f5af217b0a86c3c209fef4 → 'github:nix-community/nixpkgs-wayland' (2025-01-15) rev: 8f3a889a1bb60d58f42fc671d8a0b73496ede51c • Updated input 'smartinspect-src': 'github:thlucas1/SmartInspectPython' (2024-02-02) rev: d1e75880f04fe69b5726e0896f8277f26c98b108 → 'github:thlucas1/SmartInspectPython' (2025-01-16) rev: f7da23642cf2565cc9b116ed4b810a5efe09b0c9 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-01-14) rev: 52fe8a4724a75b8c1619294e9e1c32a73db16030 → 'github:make-all/tuya-local' (2025-01-16) rev: cd29ab1b42337a123f4398666e800912637e0c5e Docker Images: • vegardit/gitea-act-runner dind-latest: sha256:23678d1201b7b2a9b3960b20ff0fb658b5441774afe04ff615e572257c86fcf8 → sha256:be8d7925452ccc8e42f8dc43860c958c2659eedb320fe52451a1f859a4114c35 • postgres 14: sha256:daf9e7e660b74c3d58543e0bdb406c281e93a72e2c7729c418e68b41b5f59af2 → sha256:7fe0928f6de61208d6b39730456085d74578046df4c684fa198f0fb065f4381e • postgres 14: sha256:daf9e7e660b74c3d58543e0bdb406c281e93a72e2c7729c418e68b41b5f59af2 → sha256:7fe0928f6de61208d6b39730456085d74578046df4c684fa198f0fb065f4381e • rssbridge/rss-bridge latest: sha256:f2ffb2127499e4c86f001ba5adaa86f80f5167ae4bcea6bdd11401eb0f769224 → sha256:6b18e6d0760571accded516a2599f0f00412a480f10e8a8a23d9bcfae591e645 • nextcloud fpm: sha256:b1c48d06e39ac572083f7279ed711506d997bcd7a11a3705cb54a0d16e7feac4 → sha256:4f6026de2b9cf007bcd01298a86cae2fd5837cbef9d8aa3224454ff80ecac577 • ghcr.io/linuxserver/bazarr latest: sha256:972715e7a7f18e14c39f2d10e833c5a823d11528e4531d3a496351f170e135d1 → sha256:634d9a675a6fa0041062fb7dbed2a34e24bd9caed4502457c011a847fd146908 • ghcr.io/linuxserver/prowlarr latest: sha256:1f235ff7a178444398a9a431a4e65704d22f83a348192dececf75811212c9217 → sha256:ec80f415336c11d1e1cb0f749c3f1296ca018205c1acf6140618e98894e1498f • ghcr.io/linuxserver/sabnzbd latest: sha256:a7fb5bd7208bfd5915c2527cef57dd8b00bdf684b68e5c9ec4326f10b6cf94b3 → sha256:5f323d7c2c67f700f8c0e40f25bf3d67c03c35b65c82a1c1680fcb0d055f6528 • docker.io/fallenbagel/jellyseerr latest: sha256:a324fa4d81cce73116801bee3c50b632f3457c0ca0ad31aa692c640e22f50dea → sha256:df53a7b06006e9da117a7072a55cf5d8b2071a6272f6bb329d8ca62b6f5c08a6 Node modules: @types/node: 22.10.6 -> 22.10.7
2025-01-16 11:51:33 -05:00
version = "4.76.4.0";
addonId = "frankerfacez@frankerfacez.com";
chore: update sources Flake Inputs: • Updated input 'astal': 'github:Aylur/astal' (2025-01-13) rev: cac0fc63bfe098b26753db8262f5d95ac42b281b → 'github:Aylur/astal' (2025-01-16) rev: bc796ac226800c43e724e27f53f410c157acaffe • Updated input 'gtk-theme-src': 'github:dracula/gtk' (2025-01-10) rev: 79235b53c33f02d826d76cf991f5aa8f04ed4e76 → 'github:dracula/gtk' (2025-01-14) rev: f77cf5caeac0ad7d71c8e568f699a197a100e75a • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-01-13) rev: fc52a210b60f2f52c74eac41a8647c1573d2071d → 'github:nix-community/home-manager' (2025-01-14) rev: 0dfec9deb275854a56c97c356c40ef72e3a2e632 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-01-12) rev: a6b263713a2b862ed41362082e2147e081934077 → 'github:hyprwm/Hyprland' (2025-01-16) rev: 0dc7367a7006cc3cc877d52bf34c4998144bff84 • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-01-12) rev: 54d7806eb668a28ab1dbdd25ee0caab6f8c62433 → 'github:Jovian-Experiments/Jovian-NixOS' (2025-01-16) rev: 6bbb19666e753c18ef8af35f590cbc3ba42dd0ca • Updated input 'nixd': 'github:nix-community/nixd' (2025-01-08) rev: 6e581414b2f4c7834aef340118ea7134de98aae3 → 'github:nix-community/nixd' (2025-01-15) rev: 2c25600cb9c91bc06fe8676c044814dc30435274 • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-01-13) rev: 9abb87b552b7f55ac8916b6fc9e5cb486656a2f3 → 'github:NixOS/nixpkgs' (2025-01-14) rev: eb62e6aa39ea67e0b8018ba8ea077efe65807dc8 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-01-14) rev: b5cb2cad10855f5281f5af217b0a86c3c209fef4 → 'github:nix-community/nixpkgs-wayland' (2025-01-15) rev: 8f3a889a1bb60d58f42fc671d8a0b73496ede51c • Updated input 'smartinspect-src': 'github:thlucas1/SmartInspectPython' (2024-02-02) rev: d1e75880f04fe69b5726e0896f8277f26c98b108 → 'github:thlucas1/SmartInspectPython' (2025-01-16) rev: f7da23642cf2565cc9b116ed4b810a5efe09b0c9 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-01-14) rev: 52fe8a4724a75b8c1619294e9e1c32a73db16030 → 'github:make-all/tuya-local' (2025-01-16) rev: cd29ab1b42337a123f4398666e800912637e0c5e Docker Images: • vegardit/gitea-act-runner dind-latest: sha256:23678d1201b7b2a9b3960b20ff0fb658b5441774afe04ff615e572257c86fcf8 → sha256:be8d7925452ccc8e42f8dc43860c958c2659eedb320fe52451a1f859a4114c35 • postgres 14: sha256:daf9e7e660b74c3d58543e0bdb406c281e93a72e2c7729c418e68b41b5f59af2 → sha256:7fe0928f6de61208d6b39730456085d74578046df4c684fa198f0fb065f4381e • postgres 14: sha256:daf9e7e660b74c3d58543e0bdb406c281e93a72e2c7729c418e68b41b5f59af2 → sha256:7fe0928f6de61208d6b39730456085d74578046df4c684fa198f0fb065f4381e • rssbridge/rss-bridge latest: sha256:f2ffb2127499e4c86f001ba5adaa86f80f5167ae4bcea6bdd11401eb0f769224 → sha256:6b18e6d0760571accded516a2599f0f00412a480f10e8a8a23d9bcfae591e645 • nextcloud fpm: sha256:b1c48d06e39ac572083f7279ed711506d997bcd7a11a3705cb54a0d16e7feac4 → sha256:4f6026de2b9cf007bcd01298a86cae2fd5837cbef9d8aa3224454ff80ecac577 • ghcr.io/linuxserver/bazarr latest: sha256:972715e7a7f18e14c39f2d10e833c5a823d11528e4531d3a496351f170e135d1 → sha256:634d9a675a6fa0041062fb7dbed2a34e24bd9caed4502457c011a847fd146908 • ghcr.io/linuxserver/prowlarr latest: sha256:1f235ff7a178444398a9a431a4e65704d22f83a348192dececf75811212c9217 → sha256:ec80f415336c11d1e1cb0f749c3f1296ca018205c1acf6140618e98894e1498f • ghcr.io/linuxserver/sabnzbd latest: sha256:a7fb5bd7208bfd5915c2527cef57dd8b00bdf684b68e5c9ec4326f10b6cf94b3 → sha256:5f323d7c2c67f700f8c0e40f25bf3d67c03c35b65c82a1c1680fcb0d055f6528 • docker.io/fallenbagel/jellyseerr latest: sha256:a324fa4d81cce73116801bee3c50b632f3457c0ca0ad31aa692c640e22f50dea → sha256:df53a7b06006e9da117a7072a55cf5d8b2071a6272f6bb329d8ca62b6f5c08a6 Node modules: @types/node: 22.10.6 -> 22.10.7
2025-01-16 11:51:33 -05:00
url = "https://addons.mozilla.org/firefox/downloads/file/4412136/frankerfacez-4.76.4.0.xpi";
sha256 = "6d96ccbade05ea144f67bd30f6b507ba21e6ff5bdfac2c773aa5ac64c76adc79";
meta = with lib; {
homepage = "https://www.frankerfacez.com";
description = "The Twitch Enhancement Suite - Get custom emotes and tons of new features you'll never want to go without.";
mozPermissions = ["*://*.twitch.tv/*"];
platforms = platforms.all;
};
};
2023-11-22 15:33:16 -05:00
"google-container" = buildFirefoxXpiAddon {
pname = "google-container";
version = "1.5.4";
addonId = "@contain-google";
url = "https://addons.mozilla.org/firefox/downloads/file/3736912/google_container-1.5.4.xpi";
sha256 = "47a7c0e85468332a0d949928d8b74376192cde4abaa14280002b3aca4ec814d0";
meta = with lib; {
homepage = "https://github.com/containers-everywhere/contain-google";
description = "THIS IS NOT AN OFFICIAL ADDON FROM MOZILLA!\nIt is a fork of the Facebook Container addon.\n\nPrevent Google from tracking you around the web. The Google Container extension helps you take control and isolate your web activity from Google.";
license = licenses.mpl20;
mozPermissions = [
"<all_urls>"
"contextualIdentities"
"cookies"
"management"
"tabs"
"webRequestBlocking"
"webRequest"
"storage"
];
platforms = platforms.all;
};
};
2024-06-10 22:57:20 -04:00
"image-search-options" = buildFirefoxXpiAddon {
pname = "image-search-options";
version = "3.0.12";
addonId = "{4a313247-8330-4a81-948e-b79936516f78}";
url = "https://addons.mozilla.org/firefox/downloads/file/3059971/image_search_options-3.0.12.xpi";
sha256 = "1fbdd8597fc32b1be11302a958ea3ba2b010edcfeb432c299637b2c58c6fd068";
meta = with lib; {
homepage = "http://saucenao.com/";
description = "A customizable reverse image search tool that conveniently presents a variety of top image search engines.";
license = licenses.mpl11;
mozPermissions = [
"storage"
"contextMenus"
"activeTab"
"tabs"
"<all_urls>"
];
platforms = platforms.all;
};
};
"istilldontcareaboutcookies" = buildFirefoxXpiAddon {
pname = "istilldontcareaboutcookies";
version = "1.1.4";
addonId = "idcac-pub@guus.ninja";
url = "https://addons.mozilla.org/firefox/downloads/file/4216095/istilldontcareaboutcookies-1.1.4.xpi";
sha256 = "cadeb24622d3b9a2b82bf4308242fd802546b126bb9dd14e1ea66f2aa2066795";
meta = with lib; {
homepage = "https://github.com/OhMyGuus/I-Dont-Care-About-Cookies";
description = "Community version of the popular extension \"I don't care about cookies\" \n\n<a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/d899243c3222e303a4ac90833f850da61cdf8f7779e2685f60f657254302216d/https%3A//github.com/OhMyGuus/I-Dont-Care-About-Cookies\" rel=\"nofollow\">https://github.com/OhMyGuus/I-Dont-Care-About-Cookies</a>";
license = licenses.gpl3;
mozPermissions = [
"tabs"
"storage"
"http://*/*"
"https://*/*"
"notifications"
"webRequest"
"webRequestBlocking"
"webNavigation"
];
platforms = platforms.all;
};
};
2023-11-22 15:33:16 -05:00
"opera-gx-witchcraft-purple" = buildFirefoxXpiAddon {
pname = "opera-gx-witchcraft-purple";
version = "2.0";
addonId = "{bf197856-a3c2-4280-84c5-9b556379b706}";
url = "https://addons.mozilla.org/firefox/downloads/file/3522842/opera_gx_witchcraft_purple-2.0.xpi";
sha256 = "aa3c6377b8571c42a3988de042694be70ec6a250a9aea7ae1cc262acdc9374eb";
meta = with lib; {
description = "inspired by Opera GX";
license = licenses.cc-by-sa-30;
mozPermissions = [];
platforms = platforms.all;
};
};
2024-06-10 22:57:20 -04:00
"return-youtube-dislikes" = buildFirefoxXpiAddon {
pname = "return-youtube-dislikes";
2024-10-28 08:18:00 -04:00
version = "3.0.0.18";
2024-06-10 22:57:20 -04:00
addonId = "{762f9885-5a13-4abd-9c77-433dcd38b8fd}";
2024-10-28 08:18:00 -04:00
url = "https://addons.mozilla.org/firefox/downloads/file/4371820/return_youtube_dislikes-3.0.0.18.xpi";
sha256 = "2d33977ce93276537543161f8e05c3612f71556840ae1eb98239284b8f8ba19e";
2024-06-10 22:57:20 -04:00
meta = with lib; {
description = "Returns ability to see dislike statistics on youtube";
license = licenses.gpl3;
mozPermissions = [
"activeTab"
"*://*.youtube.com/*"
"storage"
"*://returnyoutubedislikeapi.com/*"
];
platforms = platforms.all;
};
};
"sound-volume" = buildFirefoxXpiAddon {
pname = "sound-volume";
chore: update sources Flake Inputs: • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-02-03) rev: aef23f2fa31d99c72ba3690fb3aac7ec949d76c1 → 'github:elchininet/custom-sidebar' (2025-02-04) rev: a901b689ada3476da7957c8c8f6a8fe7b87c8e46 • Updated input 'docker-compose': 'github:matt1432/nixos-docker-compose' (2025-02-04) rev: 576dc92dce3b07c9bc6b59a96a12703de8a1a1da → 'github:matt1432/nixos-docker-compose' (2025-02-04) rev: 2d202ac11867fab295ddd03acada4fa8ad4e1612 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-03) rev: 066ba0c5cfddbc9e0dddaec73b1561ad38aa8abe → 'github:nix-community/home-manager' (2025-02-04) rev: 7abcf59a365430b36f84eaa452a466b11e469e33 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-03) rev: 5e7292434a9189d0550187f8a6fb687848194a41 → 'github:hyprwm/Hyprland' (2025-02-04) rev: 3b99e906df8b439d65e740301940e57efc057012 • Updated input 'modernz-src': 'github:Samillion/ModernZ' (2025-01-30) rev: b38043da940e3809501ea5549638adc91c5b428e → 'github:Samillion/ModernZ' (2025-02-04) rev: 23b0d4d16587ab063ff7ed95d0a6ae0df23ace14 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-02-02) rev: 5542800ed394225b5560a25e7fb92455bdcf5b85 → 'github:fufexan/nix-gaming' (2025-02-04) rev: 3c83a677771fea8b55724f2d5cde0ca878c65712 • Updated input 'nixcord': 'github:kaylorben/nixcord' (2025-02-01) rev: 4127ece8315c718d024b5e090416dd96b1cc1b0f → 'github:kaylorben/nixcord' (2025-02-04) rev: adf7f6f821f80ac67b482fb374255b210d885bf8 • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-02-01) rev: 3a228057f5b619feb3186e986dbe76278d707b6e → 'github:NixOS/nixpkgs' (2025-02-03) rev: c6e957d81b96751a3d5967a0fd73694f303cc914 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-02) rev: 8be0c76038b1f76914c600f48ee012fb40714f18 → 'github:nix-community/nixpkgs-wayland' (2025-02-04) rev: 8c0ca69b34e6d514e1153e6fb07d14c2c62b9fa4 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-03) rev: cffc3d38e5c1a0bf6059e3917a3afac453f7ca82 → 'github:make-all/tuya-local' (2025-02-04) rev: 626623ba3e5709b5c989f90a1e41a965a2786416 Docker Images: • postgres 14: sha256:7fe0928f6de61208d6b39730456085d74578046df4c684fa198f0fb065f4381e → sha256:84dee213c689b6dfcc0e2692ddd66adcd7314057175ea7aa05500c527e0f807a • postgres 14: sha256:7fe0928f6de61208d6b39730456085d74578046df4c684fa198f0fb065f4381e → sha256:84dee213c689b6dfcc0e2692ddd66adcd7314057175ea7aa05500c527e0f807a • rssbridge/rss-bridge latest: sha256:432e82149408951fe5865d85726e034e507106208fd13ba44e9fd23facaccbcc → sha256:035d245d5f4e541451ce737d994c51d69506e50759f9e3bc6f2491668caed1f6 • nextcloud fpm: sha256:4c898a6e3a17fcd3bcbe9d2450079a95581cfb9f0dbfca246c39bd60c77d123b → sha256:07c4bfc1c38a3326e3ee777cbe6691de74424486bdc21ac31d291902c041296f • nginx latest: sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a → sha256:bc2f6a7c8ddbccf55bdb19659ce3b0a92ca6559e86d42677a5a02ef6bda2fcef Firefox Addons: sound-volume: 1.5.8 -> 1.5.9
2025-02-04 15:21:39 -05:00
version = "1.5.9";
2024-06-10 22:57:20 -04:00
addonId = "{c4b582ec-4343-438c-bda2-2f691c16c262}";
chore: update sources Flake Inputs: • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-02-03) rev: aef23f2fa31d99c72ba3690fb3aac7ec949d76c1 → 'github:elchininet/custom-sidebar' (2025-02-04) rev: a901b689ada3476da7957c8c8f6a8fe7b87c8e46 • Updated input 'docker-compose': 'github:matt1432/nixos-docker-compose' (2025-02-04) rev: 576dc92dce3b07c9bc6b59a96a12703de8a1a1da → 'github:matt1432/nixos-docker-compose' (2025-02-04) rev: 2d202ac11867fab295ddd03acada4fa8ad4e1612 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-03) rev: 066ba0c5cfddbc9e0dddaec73b1561ad38aa8abe → 'github:nix-community/home-manager' (2025-02-04) rev: 7abcf59a365430b36f84eaa452a466b11e469e33 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-03) rev: 5e7292434a9189d0550187f8a6fb687848194a41 → 'github:hyprwm/Hyprland' (2025-02-04) rev: 3b99e906df8b439d65e740301940e57efc057012 • Updated input 'modernz-src': 'github:Samillion/ModernZ' (2025-01-30) rev: b38043da940e3809501ea5549638adc91c5b428e → 'github:Samillion/ModernZ' (2025-02-04) rev: 23b0d4d16587ab063ff7ed95d0a6ae0df23ace14 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-02-02) rev: 5542800ed394225b5560a25e7fb92455bdcf5b85 → 'github:fufexan/nix-gaming' (2025-02-04) rev: 3c83a677771fea8b55724f2d5cde0ca878c65712 • Updated input 'nixcord': 'github:kaylorben/nixcord' (2025-02-01) rev: 4127ece8315c718d024b5e090416dd96b1cc1b0f → 'github:kaylorben/nixcord' (2025-02-04) rev: adf7f6f821f80ac67b482fb374255b210d885bf8 • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-02-01) rev: 3a228057f5b619feb3186e986dbe76278d707b6e → 'github:NixOS/nixpkgs' (2025-02-03) rev: c6e957d81b96751a3d5967a0fd73694f303cc914 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-02) rev: 8be0c76038b1f76914c600f48ee012fb40714f18 → 'github:nix-community/nixpkgs-wayland' (2025-02-04) rev: 8c0ca69b34e6d514e1153e6fb07d14c2c62b9fa4 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-03) rev: cffc3d38e5c1a0bf6059e3917a3afac453f7ca82 → 'github:make-all/tuya-local' (2025-02-04) rev: 626623ba3e5709b5c989f90a1e41a965a2786416 Docker Images: • postgres 14: sha256:7fe0928f6de61208d6b39730456085d74578046df4c684fa198f0fb065f4381e → sha256:84dee213c689b6dfcc0e2692ddd66adcd7314057175ea7aa05500c527e0f807a • postgres 14: sha256:7fe0928f6de61208d6b39730456085d74578046df4c684fa198f0fb065f4381e → sha256:84dee213c689b6dfcc0e2692ddd66adcd7314057175ea7aa05500c527e0f807a • rssbridge/rss-bridge latest: sha256:432e82149408951fe5865d85726e034e507106208fd13ba44e9fd23facaccbcc → sha256:035d245d5f4e541451ce737d994c51d69506e50759f9e3bc6f2491668caed1f6 • nextcloud fpm: sha256:4c898a6e3a17fcd3bcbe9d2450079a95581cfb9f0dbfca246c39bd60c77d123b → sha256:07c4bfc1c38a3326e3ee777cbe6691de74424486bdc21ac31d291902c041296f • nginx latest: sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a → sha256:bc2f6a7c8ddbccf55bdb19659ce3b0a92ca6559e86d42677a5a02ef6bda2fcef Firefox Addons: sound-volume: 1.5.8 -> 1.5.9
2025-02-04 15:21:39 -05:00
url = "https://addons.mozilla.org/firefox/downloads/file/4425457/600_sound_volume-1.5.9.xpi";
sha256 = "ecbf1f8f8958e7d70fcc0bdadc07e5c92d3e7fd2e9f00f8ed29f330545a748b1";
2024-06-10 22:57:20 -04:00
meta = with lib; {
description = "Up to 600% volume boost";
license = licenses.mpl20;
mozPermissions = [
"<all_urls>"
"tabs"
"activeTab"
"storage"
"webRequest"
"webRequestBlocking"
];
platforms = platforms.all;
};
};
"sponsorblock" = buildFirefoxXpiAddon {
pname = "sponsorblock";
chore: update sources Flake Inputs: • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-01-29) rev: 0c37622a03a7dacf11099ff79f970f922460441f → 'github:elchininet/custom-sidebar' (2025-01-31) rev: f399f398917e0149eb4b44460f1cd6341cdd23e0 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-01-29) rev: 79eff1f6b95c059ed0f9dfae9fd16689c1dda5ca → 'github:nix-community/home-manager' (2025-01-30) rev: a8159195bfaef3c64df75d3b1e6a68d49d392be9 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-01-29) rev: 6fc9c8e4797a272c688fc74b872db5d828c21f02 → 'github:hyprwm/Hyprland' (2025-01-31) rev: ddf180fa304e71b1d6eaa9f2b250a907131b05d9 • Updated input 'hyprland-plugins': 'github:hyprwm/hyprland-plugins' (2025-01-27) rev: 014003b2bd3744dfabb8c2c20a80e89f721be238 → 'github:hyprwm/hyprland-plugins' (2025-01-29) rev: ae38ea6ee4938c74012c12072358c17e41254bed • Updated input 'kompass': 'github:kotontrion/kompass' (2025-01-10) rev: 0cdc3cba14ebbfe8d2b95507ad8a8cb0a7248bb8 → 'github:kotontrion/kompass' (2025-01-30) rev: d3ae1df3155ad3904c9d1a0800d7acd4338e683c • Updated input 'material-symbols-src': 'github:beecho01/material-symbols' (2025-01-23) rev: 9d67606dae0113777facb0e171fc14f8d7b8825e → 'github:beecho01/material-symbols' (2025-01-30) rev: ce807bed1b154076dff5cfd7066f0d8f3d36894b • Updated input 'nixcord': 'github:kaylorben/nixcord' (2025-01-29) rev: 037dcb71bb2a981f595826f4f7087022dd13404b → 'github:kaylorben/nixcord' (2025-01-30) rev: b800c693b5871773ae9dc1d794b258a000c53acf • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-01-27) rev: 9db269672dbdbb519e0bd3ea24f01506c135e46f → 'github:NixOS/nixpkgs' (2025-01-29) rev: 9d3ae807ebd2981d593cddd0080856873139aa40 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-01-29) rev: 22772646bf4c2e8af3f9e2e72dd5eb1936e572a4 → 'github:nix-community/nixpkgs-wayland' (2025-01-31) rev: fbf8b601235addb73cbab8087d13dc1f63bf1b69 • Updated input 'sops-nix': 'github:Mic92/sops-nix' (2025-01-20) rev: 015d461c16678fc02a2f405eb453abb509d4e1d4 → 'github:Mic92/sops-nix' (2025-01-31) rev: 4c1251904d8a08c86ac6bc0d72cc09975e89aef7 • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython' (2025-01-28) rev: 5276a57a2e0acff48742ce51d297c95549e05413 → 'github:thlucas1/SpotifyWebApiPython' (2025-01-30) rev: 7e0ef0c48699a6e43faf50988d01e2982a6363cb • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-01-29) rev: 46e4428761fab62ecb3ced7ac078e6c8a3810cb2 → 'github:make-all/tuya-local' (2025-01-31) rev: 24ea391ff5b135b8dc75a7c74d2d46d8e8958350 Docker Images: • rssbridge/rss-bridge latest: sha256:d6957a957ecf26362298455834c3efbfaa9857c011122aea2e843bdd72d9b92c → sha256:943b0294a9520993cb96934cca52c06f8346aade4ab8aec58c197cff5bc7d983 • ghcr.io/linuxserver/sabnzbd latest: sha256:9f68851d8fbb4feb09b0cd8aa840c7f140fb3279edfd957f92d78c60591af39f → sha256:7afe3af1cff19c2a7a5d4bacb2202fcb21a0ee15b7e23e4114ab3f7070213662 Firefox Addons: sponsorblock: 5.11.2 -> 5.11.5
2025-01-31 14:53:10 -05:00
version = "5.11.5";
2024-06-10 22:57:20 -04:00
addonId = "sponsorBlocker@ajay.app";
chore: update sources Flake Inputs: • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-01-29) rev: 0c37622a03a7dacf11099ff79f970f922460441f → 'github:elchininet/custom-sidebar' (2025-01-31) rev: f399f398917e0149eb4b44460f1cd6341cdd23e0 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-01-29) rev: 79eff1f6b95c059ed0f9dfae9fd16689c1dda5ca → 'github:nix-community/home-manager' (2025-01-30) rev: a8159195bfaef3c64df75d3b1e6a68d49d392be9 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-01-29) rev: 6fc9c8e4797a272c688fc74b872db5d828c21f02 → 'github:hyprwm/Hyprland' (2025-01-31) rev: ddf180fa304e71b1d6eaa9f2b250a907131b05d9 • Updated input 'hyprland-plugins': 'github:hyprwm/hyprland-plugins' (2025-01-27) rev: 014003b2bd3744dfabb8c2c20a80e89f721be238 → 'github:hyprwm/hyprland-plugins' (2025-01-29) rev: ae38ea6ee4938c74012c12072358c17e41254bed • Updated input 'kompass': 'github:kotontrion/kompass' (2025-01-10) rev: 0cdc3cba14ebbfe8d2b95507ad8a8cb0a7248bb8 → 'github:kotontrion/kompass' (2025-01-30) rev: d3ae1df3155ad3904c9d1a0800d7acd4338e683c • Updated input 'material-symbols-src': 'github:beecho01/material-symbols' (2025-01-23) rev: 9d67606dae0113777facb0e171fc14f8d7b8825e → 'github:beecho01/material-symbols' (2025-01-30) rev: ce807bed1b154076dff5cfd7066f0d8f3d36894b • Updated input 'nixcord': 'github:kaylorben/nixcord' (2025-01-29) rev: 037dcb71bb2a981f595826f4f7087022dd13404b → 'github:kaylorben/nixcord' (2025-01-30) rev: b800c693b5871773ae9dc1d794b258a000c53acf • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-01-27) rev: 9db269672dbdbb519e0bd3ea24f01506c135e46f → 'github:NixOS/nixpkgs' (2025-01-29) rev: 9d3ae807ebd2981d593cddd0080856873139aa40 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-01-29) rev: 22772646bf4c2e8af3f9e2e72dd5eb1936e572a4 → 'github:nix-community/nixpkgs-wayland' (2025-01-31) rev: fbf8b601235addb73cbab8087d13dc1f63bf1b69 • Updated input 'sops-nix': 'github:Mic92/sops-nix' (2025-01-20) rev: 015d461c16678fc02a2f405eb453abb509d4e1d4 → 'github:Mic92/sops-nix' (2025-01-31) rev: 4c1251904d8a08c86ac6bc0d72cc09975e89aef7 • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython' (2025-01-28) rev: 5276a57a2e0acff48742ce51d297c95549e05413 → 'github:thlucas1/SpotifyWebApiPython' (2025-01-30) rev: 7e0ef0c48699a6e43faf50988d01e2982a6363cb • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-01-29) rev: 46e4428761fab62ecb3ced7ac078e6c8a3810cb2 → 'github:make-all/tuya-local' (2025-01-31) rev: 24ea391ff5b135b8dc75a7c74d2d46d8e8958350 Docker Images: • rssbridge/rss-bridge latest: sha256:d6957a957ecf26362298455834c3efbfaa9857c011122aea2e843bdd72d9b92c → sha256:943b0294a9520993cb96934cca52c06f8346aade4ab8aec58c197cff5bc7d983 • ghcr.io/linuxserver/sabnzbd latest: sha256:9f68851d8fbb4feb09b0cd8aa840c7f140fb3279edfd957f92d78c60591af39f → sha256:7afe3af1cff19c2a7a5d4bacb2202fcb21a0ee15b7e23e4114ab3f7070213662 Firefox Addons: sponsorblock: 5.11.2 -> 5.11.5
2025-01-31 14:53:10 -05:00
url = "https://addons.mozilla.org/firefox/downloads/file/4424639/sponsorblock-5.11.5.xpi";
sha256 = "4cb3a7061dbeb9869477fb2f991d39ccaf650941f83abe1e0c65511e971cb555";
2024-06-10 22:57:20 -04:00
meta = with lib; {
homepage = "https://sponsor.ajay.app";
description = "Easily skip YouTube video sponsors. When you visit a YouTube video, the extension will check the database for reported sponsors and automatically skip known sponsors. You can also report sponsors in videos. Other browsers: https://sponsor.ajay.app";
license = licenses.lgpl3;
mozPermissions = [
"storage"
"scripting"
"https://sponsor.ajay.app/*"
2024-06-10 22:57:20 -04:00
"https://*.youtube.com/*"
"https://www.youtube-nocookie.com/embed/*"
];
platforms = platforms.all;
};
};
"stylus" = buildFirefoxXpiAddon {
pname = "stylus";
chore: update sources Flake Inputs: • Updated input 'astal': 'github:Aylur/astal' (2025-02-12) rev: 956b74fd9ff8c607b6683b404860c4e6b30ffe2b → 'github:Aylur/astal' (2025-02-17) rev: cbfe69a9c22f3b0e59c6e09fffbe0b7af4f543d1 • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-02-09) rev: 5e65f568db9312ca84b0de4f376899af54a14655 → 'github:elchininet/custom-sidebar' (2025-02-17) rev: 8c5769f2329fb2197c7e828bdc25ffe00783d975 • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-16) rev: 015570ca75e4c7891f02708b1ec29da8887578ef → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-17) rev: 3c0b607154f324e0f34503e2eb661ded49705c93 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-16) rev: ec130e700959ee10b63eedbc87758d20264a9588 → 'github:nix-community/home-manager' (2025-02-17) rev: 6c93eea85daddd0dc8d4a3a687473461f3122961 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-16) rev: 897ee276dc0a8a6b11a8102b225a9e969faac0bf → 'github:hyprwm/Hyprland' (2025-02-17) rev: d01f9943e1d401b09fc53be3c161279ab4f2c5ba • Updated input 'jellyfin-flake': 'github:matt1432/nixos-jellyfin' (2025-02-09) rev: 42092d54585cef272cac955cb0a07e3f76d46de4 → 'github:matt1432/nixos-jellyfin' (2025-02-17) rev: 9004577a5a01f62d34ee3b656b7fe38dbed639d7 • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-15) rev: dc10b4ba56665c66562a5e993c9734fe89c29c65 → 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-17) rev: acd994d0e57d0309794005f49b09dc1ccb4940e2 • Updated input 'kompass': 'github:kotontrion/kompass' (2025-02-07) rev: e312a5715edd1b02576afd39bbe0588c6045e7c1 → 'github:kotontrion/kompass' (2025-02-17) rev: 755b3095ace5dad330a3dcdcf51d1ff29bf164d4 • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-02-13) rev: 2ff53fe64443980e139eaa286017f53f88336dd0 → 'github:NixOS/nixpkgs' (2025-02-16) rev: d74a2335ac9c133d6bbec9fc98d91a77f1604c1f • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-16) rev: 2bb531b423b6c7c101adb1ace037bac86e5d8552 → 'github:nix-community/nixpkgs-wayland' (2025-02-17) rev: 3dfd8fdeda2b712ae7238f5c7bb3644432319fc3 • Updated input 'ts-for-gir-src': 'github:gjsify/ts-for-gir' (2025-02-12) rev: d1e462ffdb6150749d2e4e7edf97b93f82c525d2 → 'github:gjsify/ts-for-gir' (2025-02-17) rev: cd7cbc37778cad413538222ddf02c00265358997 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-16) rev: 5f73974ba2036f5b8398ba621320b0bf7b9a61ce → 'github:make-all/tuya-local' (2025-02-17) rev: d6b5ac063342ce8a6a650d7786fcb841f177c6c9 • Updated input 'vimplugin-roslyn-nvim-src': 'github:seblj/roslyn.nvim' (2025-02-15) rev: 3f86e52047f1697117c73d4597729b25bc06839e → 'github:seblj/roslyn.nvim' (2025-02-17) rev: ff6dd40e9ae7237e3dbd757af54cc93a29fc6cf8 Docker Images: • ghcr.io/linuxserver/radarr latest: sha256:f4c9c64c42e84a3c03590afd9da2e420c69b5e936b4549778c5d4c00d907ba33 → sha256:1184ee84bc5329c4f62c070a04d73eaf7918878410ca48a1f3dbf82b684eee27 Firefox Addons: stylus: 2.3.10 -> 2.3.12 Node modules: typescript-eslint: 8.24.0 -> 8.24.1 @ts-for-gir/cli: 4.0.0-beta.19 -> 4.0.0-beta.21
2025-02-17 17:12:03 -05:00
version = "2.3.12";
2024-06-10 22:57:20 -04:00
addonId = "{7a7a4a92-a2a0-41d1-9fd7-1e92480d612d}";
chore: update sources Flake Inputs: • Updated input 'astal': 'github:Aylur/astal' (2025-02-12) rev: 956b74fd9ff8c607b6683b404860c4e6b30ffe2b → 'github:Aylur/astal' (2025-02-17) rev: cbfe69a9c22f3b0e59c6e09fffbe0b7af4f543d1 • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-02-09) rev: 5e65f568db9312ca84b0de4f376899af54a14655 → 'github:elchininet/custom-sidebar' (2025-02-17) rev: 8c5769f2329fb2197c7e828bdc25ffe00783d975 • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-16) rev: 015570ca75e4c7891f02708b1ec29da8887578ef → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-17) rev: 3c0b607154f324e0f34503e2eb661ded49705c93 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-16) rev: ec130e700959ee10b63eedbc87758d20264a9588 → 'github:nix-community/home-manager' (2025-02-17) rev: 6c93eea85daddd0dc8d4a3a687473461f3122961 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-16) rev: 897ee276dc0a8a6b11a8102b225a9e969faac0bf → 'github:hyprwm/Hyprland' (2025-02-17) rev: d01f9943e1d401b09fc53be3c161279ab4f2c5ba • Updated input 'jellyfin-flake': 'github:matt1432/nixos-jellyfin' (2025-02-09) rev: 42092d54585cef272cac955cb0a07e3f76d46de4 → 'github:matt1432/nixos-jellyfin' (2025-02-17) rev: 9004577a5a01f62d34ee3b656b7fe38dbed639d7 • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-15) rev: dc10b4ba56665c66562a5e993c9734fe89c29c65 → 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-17) rev: acd994d0e57d0309794005f49b09dc1ccb4940e2 • Updated input 'kompass': 'github:kotontrion/kompass' (2025-02-07) rev: e312a5715edd1b02576afd39bbe0588c6045e7c1 → 'github:kotontrion/kompass' (2025-02-17) rev: 755b3095ace5dad330a3dcdcf51d1ff29bf164d4 • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-02-13) rev: 2ff53fe64443980e139eaa286017f53f88336dd0 → 'github:NixOS/nixpkgs' (2025-02-16) rev: d74a2335ac9c133d6bbec9fc98d91a77f1604c1f • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-16) rev: 2bb531b423b6c7c101adb1ace037bac86e5d8552 → 'github:nix-community/nixpkgs-wayland' (2025-02-17) rev: 3dfd8fdeda2b712ae7238f5c7bb3644432319fc3 • Updated input 'ts-for-gir-src': 'github:gjsify/ts-for-gir' (2025-02-12) rev: d1e462ffdb6150749d2e4e7edf97b93f82c525d2 → 'github:gjsify/ts-for-gir' (2025-02-17) rev: cd7cbc37778cad413538222ddf02c00265358997 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-16) rev: 5f73974ba2036f5b8398ba621320b0bf7b9a61ce → 'github:make-all/tuya-local' (2025-02-17) rev: d6b5ac063342ce8a6a650d7786fcb841f177c6c9 • Updated input 'vimplugin-roslyn-nvim-src': 'github:seblj/roslyn.nvim' (2025-02-15) rev: 3f86e52047f1697117c73d4597729b25bc06839e → 'github:seblj/roslyn.nvim' (2025-02-17) rev: ff6dd40e9ae7237e3dbd757af54cc93a29fc6cf8 Docker Images: • ghcr.io/linuxserver/radarr latest: sha256:f4c9c64c42e84a3c03590afd9da2e420c69b5e936b4549778c5d4c00d907ba33 → sha256:1184ee84bc5329c4f62c070a04d73eaf7918878410ca48a1f3dbf82b684eee27 Firefox Addons: stylus: 2.3.10 -> 2.3.12 Node modules: typescript-eslint: 8.24.0 -> 8.24.1 @ts-for-gir/cli: 4.0.0-beta.19 -> 4.0.0-beta.21
2025-02-17 17:12:03 -05:00
url = "https://addons.mozilla.org/firefox/downloads/file/4433683/styl_us-2.3.12.xpi";
sha256 = "ad4b90a561164318e2ed79ac812d8c07ee683eff39677ff88d618fb5801874e3";
2024-06-10 22:57:20 -04:00
meta = with lib; {
homepage = "https://add0n.com/stylus.html";
description = "Redesign your favorite websites with Stylus, an actively developed and community driven userstyles manager. Easily install custom themes from popular online repositories, or create, edit, and manage your own personalized CSS stylesheets.";
license = licenses.gpl3;
mozPermissions = [
chore: update sources Flake Inputs: • Updated input 'astal': 'github:Aylur/astal' (2025-02-01) rev: 32348e7c5b2246c6ddc82499cfb08244313ead44 → 'github:Aylur/astal' (2025-02-06) rev: c0eaca24dc7bc9f0091def5a37b14173e5bfd29e • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-01-28) rev: 31ca53540a5b17795b3489cb1dae07e54bc41bee → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-06) rev: 4ac5da0c1c56e157df5e8d0cf138c923787a35e2 • Updated input 'gtk-theme-src': 'github:dracula/gtk' (2025-01-27) rev: 7c5c5c8179292fbdf5b3aaf5a11ab61fac980b71 → 'github:dracula/gtk' (2025-02-05) rev: c2210b503b6acf7948218ea99c6b472744b345b5 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-05) rev: f20b7a8ab527a2482f13754dc00b2deaddc34599 → 'github:nix-community/home-manager' (2025-02-06) rev: f99c704fe3a4cf8d72b2d568ec80bc38be1a9407 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-05) rev: 8a6778f0a087cdfc4bc1d3751b0be2c2bf3322aa → 'github:hyprwm/Hyprland' (2025-02-06) rev: acbcf0cf115d55ef80a75ded3223a9e098f77541 • Updated input 'nixcord': 'github:kaylorben/nixcord' (2025-02-04) rev: adf7f6f821f80ac67b482fb374255b210d885bf8 → 'github:kaylorben/nixcord' (2025-02-05) rev: df5dd38118c45d54755e53b1f97b51341ac8ac2e • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-05) rev: 3f6573793c0cfc3b01cf683460e95f3167276830 → 'github:nix-community/nixpkgs-wayland' (2025-02-06) rev: 38f111837a193cc42256e90eea213c3041c7c37f • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-05) rev: abc955d9264d13faf0a5fb5dbfaba05a91f58619 → 'github:make-all/tuya-local' (2025-02-06) rev: 252fce83c823c2dad7e0835785746f8b5d44ed20 • Updated input 'vimplugin-roslyn-nvim-src': 'github:seblj/roslyn.nvim' (2025-01-27) rev: 490fd2d0f76249032ef6ce503e43ccdaeed9616e → 'github:seblj/roslyn.nvim' (2025-02-05) rev: 4c55dedb5e47ba551c8c1ef9acd4896cdc29158c Docker Images: • onlyoffice/documentserver latest: sha256:3489a54c581414055dd9bfa3890435e5e6fc8c4ce0ffdd65cf3c7869f680cf81 → sha256:7bf6a672e1743d62002aa518ea880f486f642c238ee93aa6d572f899a05da486 • nginx latest: sha256:bc2f6a7c8ddbccf55bdb19659ce3b0a92ca6559e86d42677a5a02ef6bda2fcef → sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34 Firefox Addons: stylus: 1.5.51 -> 2.3.10
2025-02-06 12:45:44 -05:00
"alarms"
"contextMenus"
"storage"
2024-06-10 22:57:20 -04:00
"tabs"
chore: update sources Flake Inputs: • Updated input 'astal': 'github:Aylur/astal' (2025-02-01) rev: 32348e7c5b2246c6ddc82499cfb08244313ead44 → 'github:Aylur/astal' (2025-02-06) rev: c0eaca24dc7bc9f0091def5a37b14173e5bfd29e • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-01-28) rev: 31ca53540a5b17795b3489cb1dae07e54bc41bee → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-06) rev: 4ac5da0c1c56e157df5e8d0cf138c923787a35e2 • Updated input 'gtk-theme-src': 'github:dracula/gtk' (2025-01-27) rev: 7c5c5c8179292fbdf5b3aaf5a11ab61fac980b71 → 'github:dracula/gtk' (2025-02-05) rev: c2210b503b6acf7948218ea99c6b472744b345b5 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-05) rev: f20b7a8ab527a2482f13754dc00b2deaddc34599 → 'github:nix-community/home-manager' (2025-02-06) rev: f99c704fe3a4cf8d72b2d568ec80bc38be1a9407 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-05) rev: 8a6778f0a087cdfc4bc1d3751b0be2c2bf3322aa → 'github:hyprwm/Hyprland' (2025-02-06) rev: acbcf0cf115d55ef80a75ded3223a9e098f77541 • Updated input 'nixcord': 'github:kaylorben/nixcord' (2025-02-04) rev: adf7f6f821f80ac67b482fb374255b210d885bf8 → 'github:kaylorben/nixcord' (2025-02-05) rev: df5dd38118c45d54755e53b1f97b51341ac8ac2e • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-05) rev: 3f6573793c0cfc3b01cf683460e95f3167276830 → 'github:nix-community/nixpkgs-wayland' (2025-02-06) rev: 38f111837a193cc42256e90eea213c3041c7c37f • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-05) rev: abc955d9264d13faf0a5fb5dbfaba05a91f58619 → 'github:make-all/tuya-local' (2025-02-06) rev: 252fce83c823c2dad7e0835785746f8b5d44ed20 • Updated input 'vimplugin-roslyn-nvim-src': 'github:seblj/roslyn.nvim' (2025-01-27) rev: 490fd2d0f76249032ef6ce503e43ccdaeed9616e → 'github:seblj/roslyn.nvim' (2025-02-05) rev: 4c55dedb5e47ba551c8c1ef9acd4896cdc29158c Docker Images: • onlyoffice/documentserver latest: sha256:3489a54c581414055dd9bfa3890435e5e6fc8c4ce0ffdd65cf3c7869f680cf81 → sha256:7bf6a672e1743d62002aa518ea880f486f642c238ee93aa6d572f899a05da486 • nginx latest: sha256:bc2f6a7c8ddbccf55bdb19659ce3b0a92ca6559e86d42677a5a02ef6bda2fcef → sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34 Firefox Addons: stylus: 1.5.51 -> 2.3.10
2025-02-06 12:45:44 -05:00
"unlimitedStorage"
2024-06-10 22:57:20 -04:00
"webNavigation"
"webRequest"
"webRequestBlocking"
"<all_urls>"
"https://userstyles.org/*"
];
platforms = platforms.all;
};
};
2023-11-22 15:33:16 -05:00
"ttv-lol-pro" = buildFirefoxXpiAddon {
pname = "ttv-lol-pro";
2024-09-30 22:44:12 -04:00
version = "2.3.10";
2023-11-22 15:33:16 -05:00
addonId = "{76ef94a4-e3d0-4c6f-961a-d38a429a332b}";
2024-09-30 22:44:12 -04:00
url = "https://addons.mozilla.org/firefox/downloads/file/4357094/ttv_lol_pro-2.3.10.xpi";
sha256 = "b33cd0cd4e3521520ef233b21179228fdadeca168359acab4c24bbb1a166fcda";
2023-11-22 15:33:16 -05:00
meta = with lib; {
homepage = "https://github.com/younesaassila/ttv-lol-pro";
description = "TTV LOL PRO removes most livestream ads from Twitch.";
license = licenses.gpl3;
mozPermissions = [
"proxy"
"storage"
"webRequest"
"webRequestBlocking"
2024-03-19 15:49:22 -04:00
"https://*.live-video.net/*"
2023-11-22 15:33:16 -05:00
"https://*.ttvnw.net/*"
"https://*.twitch.tv/*"
"https://perfprod.com/ttvlolpro/telemetry"
"https://www.twitch.tv/*"
"https://m.twitch.tv/*"
];
platforms = platforms.all;
};
};
2024-06-10 22:57:20 -04:00
"ublock-origin" = buildFirefoxXpiAddon {
pname = "ublock-origin";
chore: update sources Flake Inputs: • Updated input 'ags': 'github:Aylur/ags' (2025-01-12) rev: 90db9b9fecc0f4228440d83107c6c745a35e7d77 → 'github:Aylur/ags' (2025-01-18) rev: 92bdcb227dc390e2edb122b5bb182b38456b6a5e • Updated input 'astal': 'github:Aylur/astal' (2025-01-16) rev: bc796ac226800c43e724e27f53f410c157acaffe → 'github:Aylur/astal' (2025-01-18) rev: 8b8416101246b4cce569f4326f828e26f15f6616 • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-01-14) rev: 2861df235213e2cdbabddd41ecdf41b57ab5f33c → 'github:elchininet/custom-sidebar' (2025-01-18) rev: f658990328f47530097ab0242a5575cbba92b9ea • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-01-13) rev: 4211dfa2f8649d724f4d08f382dba7ffc7af59f9 → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-01-18) rev: bae0fdd9498c844f27d1aac6a072360f785c8e14 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-01-14) rev: 0dfec9deb275854a56c97c356c40ef72e3a2e632 → 'github:nix-community/home-manager' (2025-01-18) rev: 97d7946b5e107dd03cc82f21165251d4e0159655 • Updated input 'hyprgrass': 'github:horriblename/hyprgrass' (2025-01-13) rev: d324904d70e8c9710bcf772227f364262baf3820 → 'github:horriblename/hyprgrass' (2025-01-18) rev: ea3a6079a7e34235ee3df4b600ee11e48b0e7f4d • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-01-16) rev: 0dc7367a7006cc3cc877d52bf34c4998144bff84 → 'github:hyprwm/Hyprland' (2025-01-18) rev: f56153a9c1b0a00fac0932a95e0cfa5a4f6c681f • Updated input 'hyprland-plugins': 'github:hyprwm/hyprland-plugins' (2025-01-08) rev: b4c0fa3ebc6ccd1589dcd17904652223088efede → 'github:hyprwm/hyprland-plugins' (2025-01-17) rev: d2dad5b434b338d18458bafa506f2993c13f24fc • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-01-16) rev: 6bbb19666e753c18ef8af35f590cbc3ba42dd0ca → 'github:Jovian-Experiments/Jovian-NixOS' (2025-01-17) rev: 27a0ddac1a14e10ba98530f59db728951495f2ce • Updated input 'material-rounded-theme-src': 'github:Nerwyn/material-rounded-theme' (2025-01-11) rev: 6d3b79a79b72f70c4a015dd7dbbf1c41a2b33a35 → 'github:Nerwyn/material-rounded-theme' (2025-01-17) rev: 7c69a1f03e424ab2485345e5f38ffc5264ead375 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-01-14) rev: 1a9c52cd7517137c9cc74d4b73dfd63678e17c5f → 'github:fufexan/nix-gaming' (2025-01-19) rev: bcc7d7ccdc82e63ab261ddea67e1db1d6091c35a • Updated input 'nix-index-db': 'github:Mic92/nix-index-database' (2025-01-12) rev: 271e5bd7c57e1f001693799518b10a02d1123b12 → 'github:Mic92/nix-index-database' (2025-01-19) rev: 744d330659e207a1883d2da0141d35e520eb87bd • Updated input 'nixcord': 'github:kaylorben/nixcord' (2025-01-16) rev: 02247bedd6988a1169c4499406970b92bfd8aa02 → 'github:kaylorben/nixcord' (2025-01-17) rev: 4e76614d89940ef47fe099a0bec2c479dbf0bd34 • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-01-14) rev: eb62e6aa39ea67e0b8018ba8ea077efe65807dc8 → 'github:NixOS/nixpkgs' (2025-01-18) rev: b681ff2c9c9163f24ca705d948bb0cee1b3e09f9 • Updated input 'sops-nix': 'github:Mic92/sops-nix' (2025-01-13) rev: 553c7cb22fed19fd60eb310423fdc93045c51ba8 → 'github:Mic92/sops-nix' (2025-01-17) rev: 4c4fb93f18b9072c6fa1986221f9a3d7bf1fe4b6 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-01-16) rev: cd29ab1b42337a123f4398666e800912637e0c5e → 'github:make-all/tuya-local' (2025-01-19) rev: 15ac106e35d075deb7688b9687d637db9fcb1203 Docker Images: • nextcloud fpm: sha256:4f6026de2b9cf007bcd01298a86cae2fd5837cbef9d8aa3224454ff80ecac577 → sha256:4c898a6e3a17fcd3bcbe9d2450079a95581cfb9f0dbfca246c39bd60c77d123b Firefox Addons: ublock-origin: 1.61.2 -> 1.62.0 Node modules: eslint-plugin-jsdoc: 50.6.1 -> 50.6.2
2025-01-19 00:45:29 -05:00
version = "1.62.0";
2024-06-10 22:57:20 -04:00
addonId = "uBlock0@raymondhill.net";
chore: update sources Flake Inputs: • Updated input 'ags': 'github:Aylur/ags' (2025-01-12) rev: 90db9b9fecc0f4228440d83107c6c745a35e7d77 → 'github:Aylur/ags' (2025-01-18) rev: 92bdcb227dc390e2edb122b5bb182b38456b6a5e • Updated input 'astal': 'github:Aylur/astal' (2025-01-16) rev: bc796ac226800c43e724e27f53f410c157acaffe → 'github:Aylur/astal' (2025-01-18) rev: 8b8416101246b4cce569f4326f828e26f15f6616 • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-01-14) rev: 2861df235213e2cdbabddd41ecdf41b57ab5f33c → 'github:elchininet/custom-sidebar' (2025-01-18) rev: f658990328f47530097ab0242a5575cbba92b9ea • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-01-13) rev: 4211dfa2f8649d724f4d08f382dba7ffc7af59f9 → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-01-18) rev: bae0fdd9498c844f27d1aac6a072360f785c8e14 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-01-14) rev: 0dfec9deb275854a56c97c356c40ef72e3a2e632 → 'github:nix-community/home-manager' (2025-01-18) rev: 97d7946b5e107dd03cc82f21165251d4e0159655 • Updated input 'hyprgrass': 'github:horriblename/hyprgrass' (2025-01-13) rev: d324904d70e8c9710bcf772227f364262baf3820 → 'github:horriblename/hyprgrass' (2025-01-18) rev: ea3a6079a7e34235ee3df4b600ee11e48b0e7f4d • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-01-16) rev: 0dc7367a7006cc3cc877d52bf34c4998144bff84 → 'github:hyprwm/Hyprland' (2025-01-18) rev: f56153a9c1b0a00fac0932a95e0cfa5a4f6c681f • Updated input 'hyprland-plugins': 'github:hyprwm/hyprland-plugins' (2025-01-08) rev: b4c0fa3ebc6ccd1589dcd17904652223088efede → 'github:hyprwm/hyprland-plugins' (2025-01-17) rev: d2dad5b434b338d18458bafa506f2993c13f24fc • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-01-16) rev: 6bbb19666e753c18ef8af35f590cbc3ba42dd0ca → 'github:Jovian-Experiments/Jovian-NixOS' (2025-01-17) rev: 27a0ddac1a14e10ba98530f59db728951495f2ce • Updated input 'material-rounded-theme-src': 'github:Nerwyn/material-rounded-theme' (2025-01-11) rev: 6d3b79a79b72f70c4a015dd7dbbf1c41a2b33a35 → 'github:Nerwyn/material-rounded-theme' (2025-01-17) rev: 7c69a1f03e424ab2485345e5f38ffc5264ead375 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-01-14) rev: 1a9c52cd7517137c9cc74d4b73dfd63678e17c5f → 'github:fufexan/nix-gaming' (2025-01-19) rev: bcc7d7ccdc82e63ab261ddea67e1db1d6091c35a • Updated input 'nix-index-db': 'github:Mic92/nix-index-database' (2025-01-12) rev: 271e5bd7c57e1f001693799518b10a02d1123b12 → 'github:Mic92/nix-index-database' (2025-01-19) rev: 744d330659e207a1883d2da0141d35e520eb87bd • Updated input 'nixcord': 'github:kaylorben/nixcord' (2025-01-16) rev: 02247bedd6988a1169c4499406970b92bfd8aa02 → 'github:kaylorben/nixcord' (2025-01-17) rev: 4e76614d89940ef47fe099a0bec2c479dbf0bd34 • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-01-14) rev: eb62e6aa39ea67e0b8018ba8ea077efe65807dc8 → 'github:NixOS/nixpkgs' (2025-01-18) rev: b681ff2c9c9163f24ca705d948bb0cee1b3e09f9 • Updated input 'sops-nix': 'github:Mic92/sops-nix' (2025-01-13) rev: 553c7cb22fed19fd60eb310423fdc93045c51ba8 → 'github:Mic92/sops-nix' (2025-01-17) rev: 4c4fb93f18b9072c6fa1986221f9a3d7bf1fe4b6 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-01-16) rev: cd29ab1b42337a123f4398666e800912637e0c5e → 'github:make-all/tuya-local' (2025-01-19) rev: 15ac106e35d075deb7688b9687d637db9fcb1203 Docker Images: • nextcloud fpm: sha256:4f6026de2b9cf007bcd01298a86cae2fd5837cbef9d8aa3224454ff80ecac577 → sha256:4c898a6e3a17fcd3bcbe9d2450079a95581cfb9f0dbfca246c39bd60c77d123b Firefox Addons: ublock-origin: 1.61.2 -> 1.62.0 Node modules: eslint-plugin-jsdoc: 50.6.1 -> 50.6.2
2025-01-19 00:45:29 -05:00
url = "https://addons.mozilla.org/firefox/downloads/file/4412673/ublock_origin-1.62.0.xpi";
sha256 = "8a9e02aa838c302fb14e2b5bc88a6036d36358aadd6f95168a145af2018ef1a3";
2024-06-10 22:57:20 -04:00
meta = with lib; {
homepage = "https://github.com/gorhill/uBlock#ublock-origin";
description = "Finally, an efficient wide-spectrum content blocker. Easy on CPU and memory.";
license = licenses.gpl3;
mozPermissions = [
"alarms"
"dns"
"menus"
"privacy"
"storage"
"tabs"
"unlimitedStorage"
"webNavigation"
"webRequest"
"webRequestBlocking"
"<all_urls>"
"http://*/*"
"https://*/*"
"file://*/*"
"https://easylist.to/*"
"https://*.fanboy.co.nz/*"
"https://filterlists.com/*"
"https://forums.lanik.us/*"
"https://github.com/*"
"https://*.github.io/*"
"https://github.com/uBlockOrigin/*"
"https://ublockorigin.github.io/*"
"https://*.reddit.com/r/uBlockOrigin/*"
];
platforms = platforms.all;
};
};
"undoclosetabbutton" = buildFirefoxXpiAddon {
pname = "undoclosetabbutton";
version = "8.0.0";
addonId = "{4853d046-c5a3-436b-bc36-220fd935ee1d}";
url = "https://addons.mozilla.org/firefox/downloads/file/4212173/undoclosetabbutton-8.0.0.xpi";
sha256 = "c83a058c417f98d75e62ab310e2995971bf79c99cd83cf1dcbd8a44797aa60c4";
meta = with lib; {
homepage = "https://github.com/M-Reimer/undoclosetab";
description = "Allows you to restore the tab you just closed with a single clickplus it can offer a list of recently closed tabs within a convenient context menu.";
license = licenses.gpl3;
mozPermissions = ["menus" "tabs" "sessions" "storage" "theme"];
platforms = platforms.all;
};
};
2023-11-22 15:33:16 -05:00
}