switch nitter to unstable

This commit is contained in:
Jill 2023-01-20 01:07:33 +01:00
parent 410e5c5762
commit 1d5c375841
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ in {
type = types.bool;
default = false;
};
package = pkgs.unstable.nitter;
domain = mkOption {
type = types.str;
default = "nitter.oat.zone";