Skip to content

Instantly share code, notes, and snippets.

@arianvp
Created December 19, 2018 15:10
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 arianvp/84c6384369179d1e64ffba0371c60b72 to your computer and use it in GitHub Desktop.
Save arianvp/84c6384369179d1e64ffba0371c60b72 to your computer and use it in GitHub Desktop.
[arian@ryzen:~/Projects]$ nix path-info nixpkgs.libselinux -rS
/nix/store/3jg1sj3va3rmm4fhw5xkybq9q3v8wnyi-pcre-8.42 25504192
/nix/store/bwvm3913qykp26gxbg0v6vv9zksjhprv-libsepol-2.7 27424880
/nix/store/fg4yq8i8wd08xg3fy58l6q73cjy8hjr2-glibc-2.27 25010512
/nix/store/ngr9mcw11xglgd66s8bbp4zhvj6km0ar-libselinux-2.7 26086304
/nix/store/pcrb9ip5q7yc3rk7ccab15apjy9sjggb-libselinux-2.7-bin 28857336
[arian@ryzen:~/Projects]$ nix why-depends nixpkgs.libselinux nixpkgs.pcre
'nixpkgs.libselinux' does not depend on 'nixpkgs.pcre'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment