Now it would be closer to:
nix eval nixpkgs#firefox.outPath
But this assumes that nixpkgs
points to the same pin of nixpkgs as what you used with your system.
Now it would be closer to:
nix eval nixpkgs#firefox.outPath
But this assumes that nixpkgs
points to the same pin of nixpkgs as what you used with your system.