diff --git a/profiles/iohk.nix b/profiles/iohk.nix index e59cea6..93cfdbd 100644 --- a/profiles/iohk.nix +++ b/profiles/iohk.nix @@ -39,13 +39,14 @@ gist # Upload code to https://gist.github.com (or github enterprise) gnupg # GNU Privacy Guard, a GPL OpenPGP implementation go-jira # Simple command line client for Atlassian's Jira service written in Go - python38Packages.grip # Preview GitHub Markdown files like locally jq # A lightweight and flexible command-line JSON processor keybase-gui # The Keybase official client + magic-wormhole # Securely transfer data between computers + python38Packages.grip # Preview GitHub Markdown files like locally s3fs # Mount an S3 bucket as filesystem through FUSE shellcheck # Shell script analysis tool slack-dark # Slack desktop client - magic-wormhole # Securely transfer data between computers + xxd # make a hexdump or do the reverse ]; variables = { NIX_SKIP_KEYBASE_CHECKS = "1"; # As per IOHK Keybase reqs