flake.nix: remove overlayed calibre

This commit is contained in:
Oystein Kristoffer Tveit 2024-11-29 01:32:44 +01:00
parent 8aaad61fd3
commit e0683af8eb
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146

View File

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