nix-shell is great too. sort of like a “demo” of something before actually committing to it or if you just want to use something one off without adding it to your config and rebuilding.
As a dev it’s fantastic for testing also. can just try something on a bunch of browsers without actually installing the browser. love it.
Or you could use nixpkgs. You can search if the package exists online or via cli.
All these different package manager systems.
I think we just need to consolidate and make a standard one
I know you want to see this comic again:
https://xkcd.com/927/
nix-shell is great too. sort of like a “demo” of something before actually committing to it or if you just want to use something one off without adding it to your config and rebuilding.
As a dev it’s fantastic for testing also. can just try something on a bunch of browsers without actually installing the browser. love it.