Created
January 29, 2020 07:35
-
-
Save adrianparvino/efec982eff8498f0375ad1077f9138dc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[myrl@myrl-zenbook:~]$ nix show-derivation /nix/store/2zid555d7d21gd05nf7jwi1bayav12ln-atk-2.34.1 | nix run nixpkgs.jq -c jq 'keys[]' | |
"/nix/store/00632dysk5af3g79nj9cnfq6fihln8i2-atk-2.34.1.drv" | |
[myrl@myrl-zenbook:~]$ nix-store -q --deriver /nix/store/2zid555d7d21gd05nf7jwi1bayav12ln-atk-2.34.1 | |
/nix/store/67jbkkknbj29gbw840z05xkcxq0gaa68-atk-2.34.1.drv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment