aboutsummaryrefslogtreecommitdiffstats
path: root/flake
diff options
context:
space:
mode:
Diffstat (limited to 'flake')
-rw-r--r--flake/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake/default.nix b/flake/default.nix
index 598dcbd2..099a4568 100644
--- a/flake/default.nix
+++ b/flake/default.nix
@@ -95,6 +95,7 @@ in {
pkgs.cocogitto
pkgs.git-bug
pkgs.reuse
+ pkgs.html2text
# secrets
pkgs.ragenix
@@ -111,7 +112,6 @@ in {
pkgs.alejandra
pkgs.deadnix
pkgs.nvd
- pkgs.npins
];
};
};