mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-14 09:13:56 +00: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.