mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-26 18:00:33 +08:00
Since `isStorePath` relies on comparing against builtins.storeDir (a string), we need to convert the input into a string as well.
Since `isStorePath` relies on comparing against builtins.storeDir (a string), we need to convert the input into a string as well.