Added more tools
This commit is contained in:
parent
9e2d78459e
commit
c5444395e8
|
@ -30,8 +30,10 @@
|
|||
go-jira # Simple command line client for Atlassian's Jira service written in Go
|
||||
#icr # Interactive console for the Crystal programming languag
|
||||
jq # A lightweight and flexible command-line JSON processor
|
||||
keybase-gui # The Keybase official client
|
||||
scry # Code analysis server for the Crystal programming language
|
||||
shards # Dependency manager for the Crystal language
|
||||
slack-dark # Slack desktop client
|
||||
];
|
||||
variables = {
|
||||
NIX_SKIP_KEYBASE_CHECKS = "1"; # As per IOHK Keybase reqs
|
||||
|
|
Loading…
Reference in a new issue