Commit 36504618 authored by Gaetan Lepage's avatar Gaetan Lepage Committed by Gaétan Lepage
Browse files

luaPackages.neorg: remove forgotten debug

parent ce82bc90
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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',"