Skip to content

Instantly share code, notes, and snippets.

@infinisil
Created April 27, 2017 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save infinisil/829367832a3586b08f73ee4056f670d5 to your computer and use it in GitHub Desktop.
Save infinisil/829367832a3586b08f73ee4056f670d5 to your computer and use it in GitHub Desktop.
#! /nix/store/53h800j8kgpj0a349f7wxa5hgkj1vby2-bash-4.4-p12/bin/bash -e
export PATH=/nix/store/bw2hqjxxji311l847301p4af2q5jvk18-python-2.7.13/bin:/nix/store/km0k2bqy860v6xlvh3lrc8ib6zz21k4a-scyther-1.1.3/bin:/nix/store/dg10h1gcl2xl5hzk46z84hwk5ypzmz47-python2.7-setuptools-30.2.0/bin${PATH:+:}$PATH
exec -a "$0" "/nix/store/km0k2bqy860v6xlvh3lrc8ib6zz21k4a-scyther-1.1.3/src/.scyther-gui.py-wrapped" "${extraFlagsArray[@]}" "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment