luaPackages.neorg: remove forgotten debug

This commit is contained in:
Gaetan Lepage 2024-09-28 23:35:57 +02:00 committed by Gaétan Lepage
parent ce82bc90c0
commit 365046188f

View File

@ -588,7 +588,6 @@ in
neorg = prev.neorg.overrideAttrs (oa: {
postConfigure = ''
cat ''${rockspecFilename}
substituteInPlace ''${rockspecFilename} \
--replace-fail "'nvim-nio ~> 1.7'," "'nvim-nio >= 1.7'," \
--replace-fail "'plenary.nvim == 0.1.4'," "'plenary.nvim',"