2 #! nix shell nixpkgs#bash nixpkgs#curl nixpkgs#nix nixpkgs#coreutils --command bash
5 # Since flakes are not stable yet, we can't suppose everyone is using them.
6 # Therefore, the original ./update-from-overlay should not be modified.
7 # So, let's create a wrapper!
9 source .
/update-from-overlay