aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2025-05-25 23:32:33 +0200
committerschererleander <leander@schererleander.de>2025-05-25 23:32:33 +0200
commit6ba3408f6a418f9e92ad0b04096b0e064633bb24 (patch)
tree86c6927b6375a5abcc49eb56ee2c6ab11dd67590 /modules
parenta1ea0ea30eeba09c4b00e21882617a8242c509f3 (diff)
formatting
Diffstat (limited to 'modules')
-rw-r--r--modules/chromium.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/chromium.nix b/modules/chromium.nix
index 563de4d..c73e8fa 100644
--- a/modules/chromium.nix
+++ b/modules/chromium.nix
@@ -21,7 +21,7 @@
(createChromiumExtension {
# ublock origin
id = "cjpalhdlnbpafiamejdnhcphjbkeiagm";
- sha256 = "sha256:1lnk0k8zy0w33cxpv93q1am0d7ds2na64zshvbwdnbjq8x4sw5p6";
+ sha256 = "sha256:0pdh1v0vx1d5vnl1zh7nbk6j1fh4k4hhwp1ljs203icn306lahsn";
version = "1.63.2";
})
];