$ nix search stack haskell
* nixpkgs.stack (stack-2.1.1.1)
$ nix add-to-store nixpkgs.stack
error: getting attributes of path 'nixpkgs.stack': No such file or directory
$ nix add-to-store stack-2.1.1.1
error: getting attributes of path 'stack-2.1.1.1': No such file or directory