Skip to content

Instantly share code, notes, and snippets.

@mcdonc
Created June 20, 2022 22:06
Show Gist options
  • Save mcdonc/1962d0b1799dd81e075a09989983c96c to your computer and use it in GitHub Desktop.
Save mcdonc/1962d0b1799dd81e075a09989983c96c to your computer and use it in GitHub Desktop.
nix-shell command for compiling Python
nix-shell -p gcc libunistring libidn2 bash tzdata zlib zlib.dev readline readline.dev bzip2 bzip2.dev ncurses ncurses.dev \
sqlite sqlite.dev openssl openssl.dev libuuid libuuid.dev gdbm lzlib tk tk.dev libffi libffi.dev expat expat.dev mailcap xz \
xz.dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment