#!/usr/bin/env nix-shell
#! nix-shell -i bash ../shell.nix

echo "restoring stashed changes"

git stash pop -q