The compiler.nimble file is installed at /usr/lib/nim/compiler.nimble when it
should be at /usr/lib/nim/compiler/compiler.nimble. This commit aims to fix it.
More information at https://github.com/nim-lang/Nim/issues/5867.
Signed-off-by: Guilherme Thomazi Bonicontro <thomazi@linux.com>