flake.nix: remove overlayed calibre

This commit is contained in:
2024-11-29 01:32:44 +01:00
parent 8aaad61fd3
commit e0683af8eb

View File

@@ -93,7 +93,6 @@
in [
(self: super: {
inherit (nonrecursive-unstable-pkgs)
calibre
fcitx5-mozc
;
})