Pinning NixOS with npins, this time without flakes for real

How to have your Nixpkgs pinned and in sync with your NixOS configuration, and have <code><nixpkgs></code> always point to it.

@piegames this is sweet, thanks for sharing! Recently I moved to npins and nilla from flakes.

I am looking forward to being able to nix-shell -p unstable.blah to pull blah from nixpkgs-unstable, as I do when needed in my config itself