Created
October 6, 2022 20:19
-
-
Save lucperkins/27f453eb522b870e1595826534933a99 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
# 🚫 BAD | |
nix run github:kinda-sketch/could-be-a-bitcoin-miner | |
# ✅ BETTER (if you've already vetted the code for this commit) | |
nix run github:kinda-sketch/could-be-a-bitcoin-miner/0a8e7a241db7938b10062218309ba30f6d9f0e2d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment