1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
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
release.nix
systems.nix tests/systems.nix: fix tests 2018-10-18 14:12:49 -05:00