Skip to content

Instantly share code, notes, and snippets.

@uralbash
Created March 11, 2016 19:26
Show Gist options
  • Save uralbash/54e3eb9d18aa18595144 to your computer and use it in GitHub Desktop.
Save uralbash/54e3eb9d18aa18595144 to your computer and use it in GitHub Desktop.
Nix pkg manager Python.h
$ PKG_CONFIG_PATH=/nix/store/xm2yjz479faibz2pmhl46asn46kwx9fb-python3-3.5.1/lib/pkgconfig/ pkg-config --libs python3
-L/nix/store/xm2yjz479faibz2pmhl46asn46kwx9fb-python3-3.5.1/lib -lpython3.5m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment