Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vimacs: don't assume vimPackage has a version attribute
`vimPackage` may not have a version attribute if it was specified using a full name instead, such as with a `buildEnv` call. This can happen right now on Darwin when `vimPackage` is `macvim.configure {…}`.
- Loading branch information