nixpkgs/lib
Silvan Mosberger c7ade6844f
Revert "lib/types: Allow paths as submodule values"
This reverts commit eec83d41e3.

This broke hydra evaluation because with this commit submodule values
are allowed to be paths, however the certmgr module uses `either
(submodule ...) path` in its type, meaning it already used paths for
something else which would now be interpreted as a submodule.
2020-01-03 05:21:01 +01:00
..
systems Merge branch 'ghcjs-cross-without-cc-19.09' into ghcjs-cross-without-cc 2019-11-25 14:11:18 +00:00
tests Module system improvements for NixOS as a submodule (#75031) 2020-01-02 20:38:45 +01:00
asserts.nix
attrsets.nix
customisation.nix Merge pull request #67809 from Infinisil/propagate-override-args 2019-10-22 14:37:40 +02:00
debug.nix
default.nix lib/modules: Don't pack submodules specially 2020-01-01 01:13:03 +01:00
deprecated.nix
fetchers.nix
filesystem.nix
fixed-points.nix
generators.nix
kernel.nix
licenses.nix
lists.nix
meta.nix
minver.nix
modules.nix lib/modules: Don't pack submodules specially 2020-01-01 01:13:03 +01:00
options.nix
sources.nix
strings-with-deps.nix
strings.nix lib: Add getName to mirror getVersion 2019-11-24 16:24:50 +00:00
trivial.nix
types.nix Revert "lib/types: Allow paths as submodule values" 2020-01-03 05:21:01 +01:00
versions.nix
zip-int-bits.nix