diff options
author | Rutger Broekhoff | 2024-01-23 02:15:30 +0100 |
---|---|---|
committer | Rutger Broekhoff | 2024-01-23 02:15:30 +0100 |
commit | 8e8403c7fbf5a0b2c4e0df41bc8b502ce4a79ec1 (patch) | |
tree | 4c73af15076e3f7249841ab0c0be219257eb507f /cmd/gitolfs3-gen-ed25519-key/main.go | |
parent | f5ff2803af0e03f57ab3093a9384d91abb9de083 (diff) | |
download | gitolfs3-8e8403c7fbf5a0b2c4e0df41bc8b502ce4a79ec1.tar.gz gitolfs3-8e8403c7fbf5a0b2c4e0df41bc8b502ce4a79ec1.zip |
Remove unused dependencies, fix build
The LFS server had the unused dependency 'aws-creds', which pulled in
the 'openssl' crate which wanted to link to the real thing. This doesn't
work great in Nix when neither OpenSSL nor pkg-config are available at
build time :)
Diffstat (limited to 'cmd/gitolfs3-gen-ed25519-key/main.go')
0 files changed, 0 insertions, 0 deletions