anvil-editor: init at 0.4
[NixPkgs.git] / pkgs / applications / editors / emacs / elisp-packages / update-from-overlay.flake.sh
blob6f8e4d058c733beaee16328a63b2d3010513bc12
1 #!/usr/bin/env nix
2 #! nix shell nixpkgs#bash nixpkgs#curl nixpkgs#nix nixpkgs#coreutils --command bash
3 set -xeuo pipefail
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