nixpkgs/pkgs/top-level
Mark Mulder 78f07d0f89
termscp: fix darwin build
I was running into Foundation.h errors during compilation on mac/darwin,
adding Foundation fixes that for me.

Error:

```
The following warnings were emitted during compilation:

warning: In file included from objc/notify.m:1:
warning: objc/notify.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
warning: #import <Foundation/Foundation.h>
warning:         ^~~~~~~~~~~~~~~~~~~~~~~~~
warning: 1 error generated.

error: failed to run custom build command for `mac-notification-sys v0.3.0`

Caused by:
  process didn't exit successfully: `/tmp/cargo-installEt3UWW/release/build/mac-notification-sys-f414f8995c05e541/build-script-build` (exit status: 1)
  --- stdout
  TARGET = Some("x86_64-apple-darwin")
  OPT_LEVEL = Some("3")
  HOST = Some("x86_64-apple-darwin")
  CC_x86_64-apple-darwin = None
  CC_x86_64_apple_darwin = None
  HOST_CC = None
  CC = Some("clang")
  CFLAGS_x86_64-apple-darwin = None
  CFLAGS_x86_64_apple_darwin = None
  HOST_CFLAGS = None
  CFLAGS = None
  CRATE_CC_NO_DEFAULTS = None
  DEBUG = Some("false")
  running: "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=x86_64-apple-darwin" "-fmodules" "-o" "/tmp/cargo-installEt3UWW/release/build/mac-notification-sys-ce5dd87fdfef4721/out/objc/notify.o" "-c" "objc/notify.m"
  cargo:warning=In file included from objc/notify.m:1:
  cargo:warning=objc/notify.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
  cargo:warning=#import <Foundation/Foundation.h>
  cargo:warning=        ^~~~~~~~~~~~~~~~~~~~~~~~~
  cargo:warning=1 error generated.
  exit status: 1

  --- stderr

  error occurred: Command "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=x86_64-apple-darwin" "-fmodules" "-o" "/tmp/cargo-installEt3UWW/release/build/mac-notification-sys-ce5dd87fdfef4721/out/objc/notify.o" "-c" "objc/notify.m" with args "clang" did not execute successfully (status code exit status: 1).

warning: build failed, waiting for other jobs to finish...
error: failed to compile `termscp v0.7.0`, intermediate artifacts can be found at `/tmp/cargo-installEt3UWW`

Caused by:
  build failed
```
2021-11-08 17:21:33 +01:00
..
agda-packages.nix Merge pull request #98214 from turion/dev_test_all_agda_packages 2021-10-19 09:56:50 +02:00
aliases.nix nixFlakes: nixUnstable -> nix_2_4 2021-11-07 18:09:21 -08:00
all-packages.nix termscp: fix darwin build 2021-11-08 17:21:33 +01:00
beam-packages.nix erlang: make systemd optional, add pkgs.beam_minimal 2021-09-11 23:11:17 +09:00
config.nix
coq-packages.nix coqPackages.mathcomp: 1.12.0 -> 1.13.0 2021-10-29 21:05:07 +02:00
cubocore-packages.nix CuboCore.packages: added 2021-10-20 22:35:34 +07:00
darwin-packages.nix darwin.xattr: init at 61.60.1 2021-08-14 17:06:29 +02:00
default.nix
dhall-packages.nix Merge pull request #142825 from cdepillabout/buildDhallUrl 2021-11-08 13:44:37 +09:00
dotnet-packages.nix dotnetPackages.Nuget: 4.9.1 -> 5.6.0.6489 2021-07-21 23:22:42 +02:00
emacs-packages.nix emacsPackages: fix for missing passthru 2021-08-09 09:34:27 -04:00
emscripten-packages.nix treewide: pkgs/**.nix: remove trailing whitespaces 2021-10-04 02:13:08 +08:00
gnuradio-packages.nix
haskell-packages.nix haskell.compiler.ghc884: revert to reverse bootstraping using 8.10.2 2021-09-26 19:40:56 +02:00
haxe-packages.nix
impure.nix
java-packages.nix
kodi-packages.nix kodi.packages.libretro-genplus: init at 1.7.4.31 2021-11-04 17:24:46 -04:00
linux-kernels.nix Merge pull request #144079 from xaverdh/linux-5.15 2021-11-01 11:29:59 +01:00
lua-packages.nix luaPackages.luarocks-3_7: init so that the reverted update can be accessed if desired 2021-10-16 20:57:36 +02:00
make-tarball.nix
metrics.nix Fix metrics job 2021-09-27 16:23:09 +02:00
nim-packages.nix nimPackages.c2nim: init 0.9.18 2021-09-15 17:14:16 +02:00
nixpkgs-basic-release-checks.nix nixpkgs-basic-release-checks: Check without aliases 2021-08-15 17:52:55 +02:00
ocaml-packages.nix ocamlPackages.piaf: init 0.1.0 2021-11-02 17:03:32 +01:00
octave-packages.nix
packages-config.nix
perl-packages.nix Merge pull request #144283 from Kranzes/bump-libvirt 2021-11-06 13:39:20 +01:00
php-packages.nix phpExtensions.amqp: init at 1.11.0beta 2021-10-08 18:10:44 +02:00
pure-packages.nix
python2-packages.nix python3Packages.hg-git: init at 0.10.2 2021-10-25 13:46:56 -04:00
python-aliases.nix python3Packages.hbmqtt: drop 2021-11-07 00:08:10 -07:00
python-packages.nix Merge pull request #136009 from angustrau/pygame-2.0.2-dev 2021-11-08 16:14:07 +01:00
qt5-packages.nix libsForQt5.libqaccessibilityclient: init at 0.4.1 2021-11-03 18:43:56 +02:00
release-alternatives.nix
release-cross.nix release-cross.nix: test cross compilation to x86_64-netbsd 2021-09-28 08:47:36 +00:00
release-haskell.nix hyper-haskell: mark broken 2021-11-05 15:01:17 +09:00
release-lib.nix
release-python.nix release-python.nix: add aarch64-linux 2021-10-11 01:22:09 +02:00
release-r.nix top-level/release-r.nix: disable x86_64-darwin 2021-11-02 06:53:13 +11:00
release-small.nix treewide: yank wicd as it is abandoned 2021-09-11 23:46:52 +02:00
release.nix Revert "nixpkgs-unstable channel: don't depend on the metrics job" 2021-09-27 16:33:23 +02:00
ruby-packages.nix rubyPackages: update 2021-10-19 22:27:26 -05:00
splice.nix
stage.nix aliases: add pkgs.system 2021-10-27 09:36:27 -07:00
unixtools.nix
wine-packages.nix wine{,64,Wow}Packages: add {stable,unstable,staging}Full 2021-11-06 17:03:57 +10:00