nixpkgs/lib/tests
Tim Cuthbertson d984c55383 lib.isStorePath: fix false result when passed a path object
Since `isStorePath` relies on comparing against builtins.storeDir
(a string), we need to convert the input into a string as well.
2018-10-20 22:33:04 +11:00
..
modules lib.types: fix loaOf behavior for long lists 2018-05-07 20:23:52 +02:00
check-eval.nix
misc.nix lib.isStorePath: fix false result when passed a path object 2018-10-20 22:33:04 +11:00
modules.sh lib.types: fix loaOf behavior for long lists 2018-05-07 20:23:52 +02:00
release.nix
systems.nix tests/systems.nix: fix tests 2018-10-18 14:12:49 -05:00