status-go/nix/pkgs
Vedran 6ee62061bc
chore_: enable windows and macos CI build (#5840)
- Added support for Windows and macOS in CI pipelines
- Added missing dependencies for Windows and x86-64-darwin
- Resolved macOS SDK version compatibility for darwin-x86_64

The `mkShell` override was necessary to ensure compatibility with the newer
macOS SDK (version 11.0) for x86_64. The default SDK (10.12) was causing build failures
because of the missing libs and frameworks. OverrideSDK creates a mapping from
the default SDK in all package categories to the requested SDK (11.0).
2024-10-25 09:40:47 +02:00
..
cc-test-reporter chore_: setup ci codeclimate coverage reports (#5101) 2024-05-08 09:25:01 +01:00
codecov-cli chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00
go-generate-fast ci_: add go-generate-fast to nix (#5890) 2024-09-30 12:53:20 +01:00
go-modvendor nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00
xcodeenv chore_: bring in xcodewrapper nix derivation (#5473) 2024-07-04 16:37:05 +05:30