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 lib/tests: Add check-eval.nix to run simple tests. 2018-03-04 06:28:49 -05:00
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 Remove obsolete /nix/var/nix/{manifests,channel-cache} 2018-03-20 18:26:13 +01:00
systems.nix tests/systems.nix: fix tests 2018-10-18 14:12:49 -05:00