Fixes an issue where package! declarations were read unconditionally at compile time, whether or not they were on a reachable code path. e.g. evil is always disabled by: (when nil (package! evil :disable t))