Skip to content

Instantly share code, notes, and snippets.

@catern
Created January 28, 2019 15:44
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 catern/8821decdcd3e332477a9228941c94539 to your computer and use it in GitHub Desktop.
Save catern/8821decdcd3e332477a9228941c94539 to your computer and use it in GitHub Desktop.
#!/usr/bin/env nix-shell
#! nix-shell -i python3 --expr '(import <nixpkgs>) {}' -A python36
print('hello world')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment