summaryrefslogtreecommitdiff
path: root/nixpkgs
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-10-13 11:14:28 +0200
committerAlex Auvolat <alex@adnab.me>2023-10-13 11:14:36 +0200
commitb0522efbf59e512be75b994b42176493a9901e5f (patch)
treef60e108324eaa4396c8270dd2fc7868b2a0ad0a6 /nixpkgs
parent3b084286c97a75e8d2eb0ae06819bb5fd43bb8e9 (diff)
downloaduser-config-b0522efbf59e512be75b994b42176493a9901e5f.tar.gz
user-config-b0522efbf59e512be75b994b42176493a9901e5f.zip
add 10ten-ja-reader
Diffstat (limited to 'nixpkgs')
-rw-r--r--nixpkgs/kusanagi.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/nixpkgs/kusanagi.nix b/nixpkgs/kusanagi.nix
index 17b28a7..a4e905e 100644
--- a/nixpkgs/kusanagi.nix
+++ b/nixpkgs/kusanagi.nix
@@ -2,8 +2,8 @@
let
nurSrc = builtins.fetchTarball {
url =
- "https://github.com/nix-community/NUR/archive/687ed97c4379e9ad1346fc673e3e0fc88210de14.tar.gz";
- sha256 = "sha256:0pxljc5bzcwb8c43qmm5l49p03snq7piqnshglqday2dw6cfcd6l";
+ "https://github.com/nix-community/NUR/archive/1076bf182a065b1a037caaaa9edee751148582e3.tar.gz";
+ sha256 = "sha256:1dizlmwzl6319s9cfbd770ydlj0kf0k3yz5rzw4xni8lnh691hx7";
};
in {
imports = [ ./common.nix ./icewm.nix ];
@@ -49,6 +49,7 @@ in {
programs.firefox.profiles.default = {
isDefault = true;
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
+ pkgs.nur.repos.rycee.firefox-addons."10ten-ja-reader"
ublock-origin
privacy-badger
startpage-private-search