mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 14:26:33 +01:00
bb6eab0bdb
Previously this function couldn't handle / being passed, it would throw an error: error: attribute '' missing at nixpkgs/lib/filesystem.nix:24:20: 23| */ 24| pathType = path: (readDir (dirOf path)).${baseNameOf path}; | ^ 25| Consequently this also fixes the lib.filesystem.{pathIsDirectory,pathIsRegularFile} functions. |
||
---|---|---|
.. | ||
modules | ||
check-eval.nix | ||
filesystem.sh | ||
maintainer-module.nix | ||
maintainers.nix | ||
misc.nix | ||
modules.sh | ||
release.nix | ||
sources.sh | ||
systems.nix | ||
teams.nix |