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

380 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 'caddy-plugins': 'github:matt1432/nixos-caddy-cloudflare' (2024-08-03) rev: 7b8472315cd0db91093173dd52d7a346c15353a0 → 'github:matt1432/nixos-caddy-cloudflare' (2024-12-17) rev: b6cecba0d5b3c6eded63751f202fb4877db3f776 • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2024-12-12) rev: 1ea81c3b2f553847b8b01d1a7ec397e64e4340ca → 'github:elchininet/custom-sidebar' (2024-12-16) rev: 9c7b557ec9595748e6bb98cad469ba3567df1026 • Updated input 'discord-overlay': 'github:matt1432/discord-nightly-overlay' (2024-12-13) rev: f80d3bdb5db114e2a5ee5d49ba813756fc150c54 → 'github:matt1432/discord-nightly-overlay' (2024-12-17) rev: 0e4b7e02015ca477d6da4945b34fa002c19e3c6c • Updated input 'home-manager': 'github:nix-community/home-manager' (2024-12-13) rev: 66c5d8b62818ec4c1edb3e941f55ef78df8141a8 → 'github:nix-community/home-manager' (2024-12-16) rev: 83ecd50915a09dca928971139d3a102377a8d242 • Updated input 'hyprgrass': 'github:horriblename/hyprgrass' (2024-12-13) rev: dc19ccb209147312a4f60d76193b995c2634e756 → 'github:horriblename/hyprgrass' (2024-12-17) rev: 9df724651ea92fc0c90ec55e0ef66048c9f76b57 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2024-12-13) rev: 61a51bb4ef5ff38a8482933da1756bf31d4475be → 'github:hyprwm/Hyprland' (2024-12-17) rev: 5f1df55fcb45a72e92258113685aa9064f6ebf3e • Updated input 'hyprland/aquamarine': 'github:hyprwm/aquamarine' (2024-11-18) rev: 4468981c1c50999f315baa1508f0e53c4ee70c52 → 'github:hyprwm/aquamarine' (2024-12-17) rev: a132fa41be7ebe797ad758e84d9df068151a723b • Updated input 'hyprland/hyprcursor': 'github:hyprwm/hyprcursor' (2024-10-11) rev: 0264e698149fcb857a66a53018157b41f8d97bb0 → 'github:hyprwm/hyprcursor' (2024-12-16) rev: f388aacd22be4a6e4d634fbaf6f75eb0713d239a • Updated input 'hyprland/hyprgraphics': 'github:hyprwm/hyprgraphics' (2024-12-03) rev: cc95e5babc6065bc3ab4cd195429a9900836ef13 → 'github:hyprwm/hyprgraphics' (2024-12-08) rev: fb2c0268645a77403af3b8a4ce8fa7ba5917f15d • Updated input 'hyprland/hyprland-qtutils': 'github:hyprwm/hyprland-qtutils' (2024-12-06) rev: 969427419276c7ee170301ef1ebe0f68eb6eb2e2 → 'github:hyprwm/hyprland-qtutils' (2024-12-11) rev: 3833097e50473a152dd614d4b468886840b4ea78 • Updated input 'hyprland/hyprlang': 'github:hyprwm/hyprlang' (2024-10-05) rev: f054f2e44d6a0b74607a6bc0f52dba337a3db38e → 'github:hyprwm/hyprlang' (2024-12-16) rev: 16e59c1eb13d9fb6de066f54e7555eb5e8a4aba5 • Updated input 'hyprland/hyprwayland-scanner': 'github:hyprwm/hyprwayland-scanner' (2024-09-20) rev: 500c81a9e1a76760371049a8d99e008ea77aa59e → 'github:hyprwm/hyprwayland-scanner' (2024-12-16) rev: 90e87f7fcfcce4862826d60332cbc5e2f87e1f88 • Updated input 'hyprland/pre-commit-hooks': 'github:cachix/git-hooks.nix' (2024-12-04) rev: 6f4e2a2112050951a314d2733a994fbab94864c6 → 'github:cachix/git-hooks.nix' (2024-12-16) rev: 0bb4be58f21ff38fc3cdbd6c778eb67db97f0b99 • Updated input 'hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland' (2024-12-02) rev: fd85ef39369f95eed67fdf3f025e86916edeea2f → 'github:hyprwm/xdg-desktop-portal-hyprland' (2024-12-17) rev: 3e884d941ca819c1f2e50df8bdae0debded1ed87 • Updated input 'hyprland-plugins': 'github:hyprwm/hyprland-plugins' (2024-12-04) rev: 2530394e67b436f4aea8225111cf37c1403ccb78 → 'github:hyprwm/hyprland-plugins' (2024-12-17) rev: 179fab73cd399982f5d37389fb307497eb65be45 • Updated input 'hyprpaper': 'github:hyprwm/hyprpaper' (2024-11-28) rev: a3ceb20095c1fae9acb10c37713caf2df28f3ec9 → 'github:hyprwm/hyprpaper' (2024-12-15) rev: eb9db3b815b09e8dcc5ae92b1bd03f9c8e63eeea • Updated input 'hyprpaper/hyprgraphics': 'github:hyprwm/hyprgraphics' (2024-11-28) rev: 4d927a52be7e15e0846456f2aa1b0ad76b5bf059 → 'github:hyprwm/hyprgraphics' (2024-12-08) rev: fb2c0268645a77403af3b8a4ce8fa7ba5917f15d • Updated input 'hyprutils': 'github:hyprwm/hyprutils' (2024-12-06) rev: 104117aed6dd68561be38b50f218190aa47f2cd8 → 'github:hyprwm/hyprutils' (2024-12-16) rev: e6cf45cd1845368702e03b8912f4cc44ebba3322 • Updated input 'jellyfin-flake': 'github:matt1432/nixos-jellyfin' (2024-11-27) rev: 28c58c6ae0edf39df3eb402e826ae7d6d6cfa6d9 → 'github:matt1432/nixos-jellyfin' (2024-12-15) rev: ea908887a515b904117de1216da9e6457f35e210 • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2024-12-12) rev: 71a588300c2902ca668f505be9f2fc4b4abf4c7e → 'github:Jovian-Experiments/Jovian-NixOS' (2024-12-14) rev: 31bdf4c7c91204d65afbde01146deee0259a8fb7 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2024-12-12) rev: 43b9832ae7407054aa411d485e701b4a207ce6d3 → 'github:fufexan/nix-gaming' (2024-12-18) rev: 3a37d41cbe8cda558c5d1a83e73fd452207cd914 • Updated input 'nix-index-db': 'github:Mic92/nix-index-database' (2024-12-08) rev: f1e477a7dd11e27e7f98b646349cd66bbabf2fb8 → 'github:Mic92/nix-index-database' (2024-12-15) rev: 311d6cf3ad3f56cb051ffab1f480b2909b3f754d • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2024-12-11) rev: 5d67ea6b4b63378b9c13be21e2ec9d1afc921713 → 'github:NixOS/nixpkgs' (2024-12-13) rev: 3566ab7246670a43abd2ffa913cc62dad9cdf7d5 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2024-12-13) rev: 496de7758455678c1014925a12acc1e442c1912a → 'github:nix-community/nixpkgs-wayland' (2024-12-17) rev: 31b60284243f8b077894371f1ab3753dc26653c7 • Updated input 'pcsd': 'github:matt1432/nixos-pcsd' (2024-12-13) rev: 2632c3a670f73fada8e0830c3f6152524a17b323 → 'github:matt1432/nixos-pcsd' (2024-12-18) rev: e306b77b44c461b1b66c5f17f6f52859b5d3374e • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus' (2024-12-12) rev: dd319cc6ce10863d695692ecffd48441d08e00b9 → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2024-12-17) rev: 233e2f48ee78aaeb53553fcde9e635e5b8df4c3d • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2024-12-13) rev: e6a7dd1cb485bbdda0bac82b89bac7f418f73704 → 'github:make-all/tuya-local' (2024-12-17) rev: 5f1e17a065b6f7cddadd9244348dbaf004b12e5b Docker Images: • ghcr.io/linuxserver/bazarr latest: sha256:954b303893a33b84075857534ad863dc349b8a9e7e838f134e037558ea84823f → sha256:a602332403fcac11717c37ba14fb1852eb0b752d95db67915914fc9dd9e653a8 • ghcr.io/linuxserver/prowlarr latest: sha256:6b4ce037964e4bf50d341bc9b3aa800238d46ff7de4d7ecc029280c4bb5b2e68 → sha256:e64cb6fe480d68615cbec57b9c717fafb321676f360575b332990fc6251a386c • ghcr.io/linuxserver/radarr latest: sha256:18d7873c8b773c10944c475fe96ca8ae79186512d3c6f403bcbd4409c9c4acfc → sha256:ee4c2213b769bc9a891b5dd5aa1786804634fb681dd261b3bed6b65d98592c55 Firefox Addons: darkreader: 4.9.97 -> 4.9.99 sponsorblock: 5.10.1 -> 5.10.3 Node modules: @eslint/js: 9.16.0 -> 9.17.0 eslint: 9.16.0 -> 9.17.0 jiti: 2.4.1 -> 2.4.2 typescript-eslint: 8.18.0 -> 8.18.1
2024-12-17 22:55:40 -05:00
version = "4.9.99";
2024-06-10 22:57:20 -04:00
addonId = "addon@darkreader.org";
chore: update sources Flake Inputs: • Updated input 'caddy-plugins': 'github:matt1432/nixos-caddy-cloudflare' (2024-08-03) rev: 7b8472315cd0db91093173dd52d7a346c15353a0 → 'github:matt1432/nixos-caddy-cloudflare' (2024-12-17) rev: b6cecba0d5b3c6eded63751f202fb4877db3f776 • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2024-12-12) rev: 1ea81c3b2f553847b8b01d1a7ec397e64e4340ca → 'github:elchininet/custom-sidebar' (2024-12-16) rev: 9c7b557ec9595748e6bb98cad469ba3567df1026 • Updated input 'discord-overlay': 'github:matt1432/discord-nightly-overlay' (2024-12-13) rev: f80d3bdb5db114e2a5ee5d49ba813756fc150c54 → 'github:matt1432/discord-nightly-overlay' (2024-12-17) rev: 0e4b7e02015ca477d6da4945b34fa002c19e3c6c • Updated input 'home-manager': 'github:nix-community/home-manager' (2024-12-13) rev: 66c5d8b62818ec4c1edb3e941f55ef78df8141a8 → 'github:nix-community/home-manager' (2024-12-16) rev: 83ecd50915a09dca928971139d3a102377a8d242 • Updated input 'hyprgrass': 'github:horriblename/hyprgrass' (2024-12-13) rev: dc19ccb209147312a4f60d76193b995c2634e756 → 'github:horriblename/hyprgrass' (2024-12-17) rev: 9df724651ea92fc0c90ec55e0ef66048c9f76b57 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2024-12-13) rev: 61a51bb4ef5ff38a8482933da1756bf31d4475be → 'github:hyprwm/Hyprland' (2024-12-17) rev: 5f1df55fcb45a72e92258113685aa9064f6ebf3e • Updated input 'hyprland/aquamarine': 'github:hyprwm/aquamarine' (2024-11-18) rev: 4468981c1c50999f315baa1508f0e53c4ee70c52 → 'github:hyprwm/aquamarine' (2024-12-17) rev: a132fa41be7ebe797ad758e84d9df068151a723b • Updated input 'hyprland/hyprcursor': 'github:hyprwm/hyprcursor' (2024-10-11) rev: 0264e698149fcb857a66a53018157b41f8d97bb0 → 'github:hyprwm/hyprcursor' (2024-12-16) rev: f388aacd22be4a6e4d634fbaf6f75eb0713d239a • Updated input 'hyprland/hyprgraphics': 'github:hyprwm/hyprgraphics' (2024-12-03) rev: cc95e5babc6065bc3ab4cd195429a9900836ef13 → 'github:hyprwm/hyprgraphics' (2024-12-08) rev: fb2c0268645a77403af3b8a4ce8fa7ba5917f15d • Updated input 'hyprland/hyprland-qtutils': 'github:hyprwm/hyprland-qtutils' (2024-12-06) rev: 969427419276c7ee170301ef1ebe0f68eb6eb2e2 → 'github:hyprwm/hyprland-qtutils' (2024-12-11) rev: 3833097e50473a152dd614d4b468886840b4ea78 • Updated input 'hyprland/hyprlang': 'github:hyprwm/hyprlang' (2024-10-05) rev: f054f2e44d6a0b74607a6bc0f52dba337a3db38e → 'github:hyprwm/hyprlang' (2024-12-16) rev: 16e59c1eb13d9fb6de066f54e7555eb5e8a4aba5 • Updated input 'hyprland/hyprwayland-scanner': 'github:hyprwm/hyprwayland-scanner' (2024-09-20) rev: 500c81a9e1a76760371049a8d99e008ea77aa59e → 'github:hyprwm/hyprwayland-scanner' (2024-12-16) rev: 90e87f7fcfcce4862826d60332cbc5e2f87e1f88 • Updated input 'hyprland/pre-commit-hooks': 'github:cachix/git-hooks.nix' (2024-12-04) rev: 6f4e2a2112050951a314d2733a994fbab94864c6 → 'github:cachix/git-hooks.nix' (2024-12-16) rev: 0bb4be58f21ff38fc3cdbd6c778eb67db97f0b99 • Updated input 'hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland' (2024-12-02) rev: fd85ef39369f95eed67fdf3f025e86916edeea2f → 'github:hyprwm/xdg-desktop-portal-hyprland' (2024-12-17) rev: 3e884d941ca819c1f2e50df8bdae0debded1ed87 • Updated input 'hyprland-plugins': 'github:hyprwm/hyprland-plugins' (2024-12-04) rev: 2530394e67b436f4aea8225111cf37c1403ccb78 → 'github:hyprwm/hyprland-plugins' (2024-12-17) rev: 179fab73cd399982f5d37389fb307497eb65be45 • Updated input 'hyprpaper': 'github:hyprwm/hyprpaper' (2024-11-28) rev: a3ceb20095c1fae9acb10c37713caf2df28f3ec9 → 'github:hyprwm/hyprpaper' (2024-12-15) rev: eb9db3b815b09e8dcc5ae92b1bd03f9c8e63eeea • Updated input 'hyprpaper/hyprgraphics': 'github:hyprwm/hyprgraphics' (2024-11-28) rev: 4d927a52be7e15e0846456f2aa1b0ad76b5bf059 → 'github:hyprwm/hyprgraphics' (2024-12-08) rev: fb2c0268645a77403af3b8a4ce8fa7ba5917f15d • Updated input 'hyprutils': 'github:hyprwm/hyprutils' (2024-12-06) rev: 104117aed6dd68561be38b50f218190aa47f2cd8 → 'github:hyprwm/hyprutils' (2024-12-16) rev: e6cf45cd1845368702e03b8912f4cc44ebba3322 • Updated input 'jellyfin-flake': 'github:matt1432/nixos-jellyfin' (2024-11-27) rev: 28c58c6ae0edf39df3eb402e826ae7d6d6cfa6d9 → 'github:matt1432/nixos-jellyfin' (2024-12-15) rev: ea908887a515b904117de1216da9e6457f35e210 • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2024-12-12) rev: 71a588300c2902ca668f505be9f2fc4b4abf4c7e → 'github:Jovian-Experiments/Jovian-NixOS' (2024-12-14) rev: 31bdf4c7c91204d65afbde01146deee0259a8fb7 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2024-12-12) rev: 43b9832ae7407054aa411d485e701b4a207ce6d3 → 'github:fufexan/nix-gaming' (2024-12-18) rev: 3a37d41cbe8cda558c5d1a83e73fd452207cd914 • Updated input 'nix-index-db': 'github:Mic92/nix-index-database' (2024-12-08) rev: f1e477a7dd11e27e7f98b646349cd66bbabf2fb8 → 'github:Mic92/nix-index-database' (2024-12-15) rev: 311d6cf3ad3f56cb051ffab1f480b2909b3f754d • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2024-12-11) rev: 5d67ea6b4b63378b9c13be21e2ec9d1afc921713 → 'github:NixOS/nixpkgs' (2024-12-13) rev: 3566ab7246670a43abd2ffa913cc62dad9cdf7d5 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2024-12-13) rev: 496de7758455678c1014925a12acc1e442c1912a → 'github:nix-community/nixpkgs-wayland' (2024-12-17) rev: 31b60284243f8b077894371f1ab3753dc26653c7 • Updated input 'pcsd': 'github:matt1432/nixos-pcsd' (2024-12-13) rev: 2632c3a670f73fada8e0830c3f6152524a17b323 → 'github:matt1432/nixos-pcsd' (2024-12-18) rev: e306b77b44c461b1b66c5f17f6f52859b5d3374e • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus' (2024-12-12) rev: dd319cc6ce10863d695692ecffd48441d08e00b9 → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2024-12-17) rev: 233e2f48ee78aaeb53553fcde9e635e5b8df4c3d • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2024-12-13) rev: e6a7dd1cb485bbdda0bac82b89bac7f418f73704 → 'github:make-all/tuya-local' (2024-12-17) rev: 5f1e17a065b6f7cddadd9244348dbaf004b12e5b Docker Images: • ghcr.io/linuxserver/bazarr latest: sha256:954b303893a33b84075857534ad863dc349b8a9e7e838f134e037558ea84823f → sha256:a602332403fcac11717c37ba14fb1852eb0b752d95db67915914fc9dd9e653a8 • ghcr.io/linuxserver/prowlarr latest: sha256:6b4ce037964e4bf50d341bc9b3aa800238d46ff7de4d7ecc029280c4bb5b2e68 → sha256:e64cb6fe480d68615cbec57b9c717fafb321676f360575b332990fc6251a386c • ghcr.io/linuxserver/radarr latest: sha256:18d7873c8b773c10944c475fe96ca8ae79186512d3c6f403bcbd4409c9c4acfc → sha256:ee4c2213b769bc9a891b5dd5aa1786804634fb681dd261b3bed6b65d98592c55 Firefox Addons: darkreader: 4.9.97 -> 4.9.99 sponsorblock: 5.10.1 -> 5.10.3 Node modules: @eslint/js: 9.16.0 -> 9.17.0 eslint: 9.16.0 -> 9.17.0 jiti: 2.4.1 -> 2.4.2 typescript-eslint: 8.18.0 -> 8.18.1
2024-12-17 22:55:40 -05:00
url = "https://addons.mozilla.org/firefox/downloads/file/4405074/darkreader-4.9.99.xpi";
sha256 = "02c67ce2b3cd96719b5e369b9207ef11ed6c3a79eccb454d1e6ec3e005004e72";
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 flake.lock Flake Inputs: • Updated input 'astal-tray': 'github:astal-sh/tray/5db80aa' (2024-07-26) → 'github:astal-sh/tray/6a5fdcb' (2024-08-21) • Updated input 'discord-overlay': 'github:matt1432/discord-nightly-overlay/559c675' (2024-08-14) → 'github:matt1432/discord-nightly-overlay/635df5a' (2024-08-20) • Updated input 'discord-overlay/Vencord-src': 'github:Vendicated/vencord/4301ed8' (2024-08-13) → 'github:Vendicated/vencord/eaca14b' (2024-08-17) • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=f297a92' (2024-08-15) → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=1b35667' (2024-08-20) • Updated input 'gtk-theme-src': 'github:dracula/gtk/be80a12' (2024-08-14) → 'github:dracula/gtk/32ce47c' (2024-08-22) • Updated input 'home-manager': 'github:nix-community/home-manager/086f619' (2024-08-11) → 'github:nix-community/home-manager/2598861' (2024-08-18) • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=12d9901&submodules=1' (2024-08-15) → 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=f634b9e&submodules=1' (2024-08-22) • Updated input 'hyprland/aquamarine': 'github:hyprwm/aquamarine/9312aa2' (2024-08-11) → 'github:hyprwm/aquamarine/9a3161a' (2024-08-21) • Updated input 'hyprland/hyprlang': 'github:hyprwm/hyprlang/adbefbf' (2024-07-18) → 'github:hyprwm/hyprlang/16e5c94' (2024-08-20) • Updated input 'hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland/7f2a77d' (2024-07-30) → 'github:hyprwm/xdg-desktop-portal-hyprland/a08ecbb' (2024-08-19) • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS/e4e0ca1' (2024-08-15) → 'github:Jovian-Experiments/Jovian-NixOS/924a18e' (2024-08-22) • Updated input 'nh': 'github:viperML/nh/24d7b24' (2024-08-15) → 'github:viperML/nh/3dc7cdc' (2024-08-20) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/cd19f28' (2024-08-12) → 'github:fufexan/nix-gaming/ad4e195' (2024-08-21) • Updated input 'nix-gaming/umu': 'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=74656e9&submodules=1' (2024-08-10) → 'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=c71a45a&submodules=1' (2024-08-15) • Updated input 'nix-index-db': 'github:Mic92/nix-index-database/ec78079' (2024-08-11) → 'github:Mic92/nix-index-database/392828a' (2024-08-18) • Updated input 'nixd': 'github:nix-community/nixd/c9d8970' (2024-08-11) → 'github:nix-community/nixd/f6ca743' (2024-08-22) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/c3aa7b8' (2024-08-14) → 'github:NixOS/nixpkgs/c374d94' (2024-08-21) • Updated input 'pcsd': 'github:matt1432/nixos-pcsd/eddf20f' (2024-08-12) → 'github:matt1432/nixos-pcsd/2d524af' (2024-08-22) • Updated input 'piper-src': 'github:libratbag/piper/71431bd' (2024-07-24) → 'github:libratbag/piper/93a5a00' (2024-08-22) • Updated input 'ts-for-gir-src': 'github:gjsify/ts-for-gir/0141c0e' (2024-08-05) → 'github:gjsify/ts-for-gir/dafd5e4' (2024-08-20) Docker Images: • vegardit/gitea-act-runner dind-latest: sha256:1ddf1cb7a19b7dd314e1fd5762e7e69e084d1818778f535969fd1727484ae41c → sha256:051d40d9f2171f6d870a2ac5bd025e6986df276b81d598441afdd953aad5f815 • rssbridge/rss-bridge latest: sha256:3bde3fa44e79c0bd3ed02b45e9e96456ef428cb3421a057f3dfbf310b9b1728d → sha256:46d13f894d325fae4202a42d91a7f4693c12f8db46d8c8a4aeadd17ff4c961a7 • ghcr.io/linuxserver/bazarr latest: sha256:0ac10a3e9ef16ee17bfd0719bcadc18b30572b54dbe76d6bd865a160eefb22b7 → sha256:8573a7d8558d7407ec53c205599d99d9876486621681355d147e9091cd99c58b • ghcr.io/linuxserver/prowlarr latest: sha256:c80a2dcfefd85c62da2373c5bf0138bb9d1c647c4b3d8f994ce263f5e8b1db81 → sha256:c93f075dc5afb74dc7a0a55e90974f81425a5d3c5d293022c5416431f4963ce9 • ghcr.io/linuxserver/radarr latest: sha256:71e29caebf16da4701fc7a6c04d5f34c6b01753549900edf4ecfa585263ea1d4 → sha256:b034531ff81d3e5e1f9fd70c969746040b40e6484c88981ea5d0dee732c10bc3 • ghcr.io/linuxserver/sabnzbd latest: sha256:95179d6de1c660d7dcd4bd3991b33871c88df1120ab84bc553c4a67e8cc412d2 → sha256:6a8db539588665971f24a42e31ddf2240d7be114c08007dc409aff7638c8edf6 Firefox Addons: stylus: 1.5.48 -> 1.5.51 Misc Sources: Vuetorrent: 2.11.2 -> 2.12.0
2024-08-22 23:07:00 -04:00
version = "1.5.51";
2024-06-10 22:57:20 -04:00
addonId = "{7a7a4a92-a2a0-41d1-9fd7-1e92480d612d}";
chore: update flake.lock Flake Inputs: • Updated input 'astal-tray': 'github:astal-sh/tray/5db80aa' (2024-07-26) → 'github:astal-sh/tray/6a5fdcb' (2024-08-21) • Updated input 'discord-overlay': 'github:matt1432/discord-nightly-overlay/559c675' (2024-08-14) → 'github:matt1432/discord-nightly-overlay/635df5a' (2024-08-20) • Updated input 'discord-overlay/Vencord-src': 'github:Vendicated/vencord/4301ed8' (2024-08-13) → 'github:Vendicated/vencord/eaca14b' (2024-08-17) • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=f297a92' (2024-08-15) → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=1b35667' (2024-08-20) • Updated input 'gtk-theme-src': 'github:dracula/gtk/be80a12' (2024-08-14) → 'github:dracula/gtk/32ce47c' (2024-08-22) • Updated input 'home-manager': 'github:nix-community/home-manager/086f619' (2024-08-11) → 'github:nix-community/home-manager/2598861' (2024-08-18) • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=12d9901&submodules=1' (2024-08-15) → 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=f634b9e&submodules=1' (2024-08-22) • Updated input 'hyprland/aquamarine': 'github:hyprwm/aquamarine/9312aa2' (2024-08-11) → 'github:hyprwm/aquamarine/9a3161a' (2024-08-21) • Updated input 'hyprland/hyprlang': 'github:hyprwm/hyprlang/adbefbf' (2024-07-18) → 'github:hyprwm/hyprlang/16e5c94' (2024-08-20) • Updated input 'hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland/7f2a77d' (2024-07-30) → 'github:hyprwm/xdg-desktop-portal-hyprland/a08ecbb' (2024-08-19) • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS/e4e0ca1' (2024-08-15) → 'github:Jovian-Experiments/Jovian-NixOS/924a18e' (2024-08-22) • Updated input 'nh': 'github:viperML/nh/24d7b24' (2024-08-15) → 'github:viperML/nh/3dc7cdc' (2024-08-20) • Updated input 'nix-gaming': 'github:fufexan/nix-gaming/cd19f28' (2024-08-12) → 'github:fufexan/nix-gaming/ad4e195' (2024-08-21) • Updated input 'nix-gaming/umu': 'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=74656e9&submodules=1' (2024-08-10) → 'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=c71a45a&submodules=1' (2024-08-15) • Updated input 'nix-index-db': 'github:Mic92/nix-index-database/ec78079' (2024-08-11) → 'github:Mic92/nix-index-database/392828a' (2024-08-18) • Updated input 'nixd': 'github:nix-community/nixd/c9d8970' (2024-08-11) → 'github:nix-community/nixd/f6ca743' (2024-08-22) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/c3aa7b8' (2024-08-14) → 'github:NixOS/nixpkgs/c374d94' (2024-08-21) • Updated input 'pcsd': 'github:matt1432/nixos-pcsd/eddf20f' (2024-08-12) → 'github:matt1432/nixos-pcsd/2d524af' (2024-08-22) • Updated input 'piper-src': 'github:libratbag/piper/71431bd' (2024-07-24) → 'github:libratbag/piper/93a5a00' (2024-08-22) • Updated input 'ts-for-gir-src': 'github:gjsify/ts-for-gir/0141c0e' (2024-08-05) → 'github:gjsify/ts-for-gir/dafd5e4' (2024-08-20) Docker Images: • vegardit/gitea-act-runner dind-latest: sha256:1ddf1cb7a19b7dd314e1fd5762e7e69e084d1818778f535969fd1727484ae41c → sha256:051d40d9f2171f6d870a2ac5bd025e6986df276b81d598441afdd953aad5f815 • rssbridge/rss-bridge latest: sha256:3bde3fa44e79c0bd3ed02b45e9e96456ef428cb3421a057f3dfbf310b9b1728d → sha256:46d13f894d325fae4202a42d91a7f4693c12f8db46d8c8a4aeadd17ff4c961a7 • ghcr.io/linuxserver/bazarr latest: sha256:0ac10a3e9ef16ee17bfd0719bcadc18b30572b54dbe76d6bd865a160eefb22b7 → sha256:8573a7d8558d7407ec53c205599d99d9876486621681355d147e9091cd99c58b • ghcr.io/linuxserver/prowlarr latest: sha256:c80a2dcfefd85c62da2373c5bf0138bb9d1c647c4b3d8f994ce263f5e8b1db81 → sha256:c93f075dc5afb74dc7a0a55e90974f81425a5d3c5d293022c5416431f4963ce9 • ghcr.io/linuxserver/radarr latest: sha256:71e29caebf16da4701fc7a6c04d5f34c6b01753549900edf4ecfa585263ea1d4 → sha256:b034531ff81d3e5e1f9fd70c969746040b40e6484c88981ea5d0dee732c10bc3 • ghcr.io/linuxserver/sabnzbd latest: sha256:95179d6de1c660d7dcd4bd3991b33871c88df1120ab84bc553c4a67e8cc412d2 → sha256:6a8db539588665971f24a42e31ddf2240d7be114c08007dc409aff7638c8edf6 Firefox Addons: stylus: 1.5.48 -> 1.5.51 Misc Sources: Vuetorrent: 2.11.2 -> 2.12.0
2024-08-22 23:07:00 -04:00
url = "https://addons.mozilla.org/firefox/downloads/file/4338993/styl_us-1.5.51.xpi";
sha256 = "4d7c184af2d81f40c35f33c77c4040dc4205908dbcf65e7c99fafd7d26e4814f";
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 = [
"tabs"
"webNavigation"
"webRequest"
"webRequestBlocking"
"contextMenus"
"storage"
"unlimitedStorage"
"alarms"
"<all_urls>"
"http://userstyles.org/*"
"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
}