upgrade nixos, teamspeak nextcloud
This commit is contained in:
@@ -74,7 +74,7 @@ calibreWithRecipes = pkgs.calibre.overrideAttrs (oldAttrs: rec {
|
||||
buildInputs = (remove pkgs.python2Packages.odfpy oldAttrs.buildInputs) ++ [odfpyNoTest];
|
||||
|
||||
# patches = oldAttrs.patches ++ [./calibre-disable_plugins.patch];
|
||||
patches = [./calibre-disable_plugins.patch];
|
||||
# patches = [./calibre-disable_plugins.patch];
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user