Silvan Mosberger 769eac0740
lib/modules: Make sure to not import module _file's into the store
Previously if `_file` was specified by a module:
  trace: warning: The type `types.string' of option `foo' defined in `/nix/store/yxhm2il5yrb92fldgriw0wyqh2kk9qyc-bug.nix' is deprecated. See https://github.com/NixOS/nixpkgs/pull/66346 for better alternative types.

With this change:
  trace: warning: The type `types.string' of option `foo' defined in `/home/infinisil/src/nixpkgs/bug.nix' is deprecated. See https://github.com/NixOS/nixpkgs/pull/66346 for better alternative types.
2020-09-29 22:47:58 +02:00
..
2020-06-18 10:16:57 +02:00
2017-09-16 21:36:43 -04:00
2017-09-16 21:36:43 -04:00
2019-04-17 15:55:57 +01:00
2020-05-08 08:31:27 -04:00
2018-11-22 08:59:48 +00:00
2020-06-04 13:43:10 +02:00
2020-09-07 14:20:35 -07:00
2019-09-26 17:42:42 +02:00