Skip to content

Instantly share code, notes, and snippets.

View issyl0's full-sized avatar

Issy Long issyl0

View GitHub Profile
@issyl0
issyl0 / # swift - 2021-02-05_20-01-05.txt
Created February 5, 2021 21:17
swift on Ubuntu 20.04.1 LTS - Homebrew build logs
Homebrew build logs for swift on Ubuntu 20.04.1 LTS
Build date: 2021-02-05 20:01:05
@issyl0
issyl0 / # swift - 2021-02-05_20-01-05.txt
Created February 5, 2021 21:16
swift on Ubuntu 20.04.1 LTS - Homebrew build logs
Homebrew build logs for swift on Ubuntu 20.04.1 LTS
Build date: 2021-02-05 20:01:05
@issyl0
issyl0 / # swift - 2021-02-05_20-01-05.txt
Created February 5, 2021 21:13
swift on Ubuntu 20.04.1 LTS - Homebrew build logs
Homebrew build logs for swift on Ubuntu 20.04.1 LTS
Build date: 2021-02-05 20:01:05
@issyl0
issyl0 / # swift - 2021-02-05_20-01-05.txt
Created February 5, 2021 21:13
swift on Ubuntu 20.04.1 LTS - Homebrew build logs
Homebrew build logs for swift on Ubuntu 20.04.1 LTS
Build date: 2021-02-05 20:01:05
@issyl0
issyl0 / # swift - 2021-02-05_20-01-05.txt
Created February 5, 2021 21:12
swift on Ubuntu 20.04.1 LTS - Homebrew build logs
Homebrew build logs for swift on Ubuntu 20.04.1 LTS
Build date: 2021-02-05 20:01:05
@issyl0
issyl0 / # swift - 2021-02-05_20-01-05.txt
Created February 5, 2021 21:12
swift on Ubuntu 20.04.1 LTS - Homebrew build logs
Homebrew build logs for swift on Ubuntu 20.04.1 LTS
Build date: 2021-02-05 20:01:05
@issyl0
issyl0 / # swift - 2021-02-05_20-01-05.txt
Created February 5, 2021 20:02
swift on Ubuntu 20.04.1 LTS - Homebrew build logs
Homebrew build logs for swift on Ubuntu 20.04.1 LTS
Build date: 2021-02-05 20:01:05
provider_installation {
dev_overrides {
"integrations/github" = "/Users/issyl0/go/bin/"
}
direct {}
}
issyl0 at ophiuchus in /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core on master
➜ brew update
Updated 1 tap (homebrew/core).
==> Updated Formulae
imagemagick ✔
issyl0 at ophiuchus in /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core on master
➜ brew mirror imagemagick
==> Downloading https://dl.bintray.com/homebrew/mirror/ImageMagick-7.0.10-17.tar.xz
diff --git a/Formula/gds-cli.rb b/Formula/gds-cli.rb
index bddbfa7..b315cc0 100644
--- a/Formula/gds-cli.rb
+++ b/Formula/gds-cli.rb
@@ -9,7 +9,10 @@ class GdsCli < Formula
depends_on "go" => :build
depends_on "awscli"
- depends_on "aws-vault" if OS.linux?
+