nixpkgs/pkgs/tools/security/rage
Marin 3d629ef723
rage: fix macOS build (#106051)
Without the explicit Foundation dep, linker fails with this message:
```
  = note: ld: framework not found Foundation
          clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
          

error: aborting due to previous error

error: could not compile `i18n-embed-fl`
```

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-12-06 10:26:39 -05:00
..
default.nix rage: fix macOS build (#106051) 2020-12-06 10:26:39 -05:00