This command is not very useful anymore: ``` $ nix-install-package --url http://blabla ``` is not really easier than ``` $ nix-env -i /nix/store/blabla --option binary-caches http://... ```
This command is not very useful anymore:
is not really easier than