status-react/src
Jakub Sokołowski c97559793c
nix: upgrade nixpkgs to latest nixos-22.11
Notable upgrades:

* Bash `5.1` to `5.2`
* Git `2.37.3` to `2.40.1`
* Curl `7.85.0` to `8.0.1`
* OpenSSL `3.0.5` to `3.0.8`
* Go `1.18.6` to `1.18.9`
* NodeJS `18.9.1` to `18.16.0`
* Java `1.8.0_322` to `11.0.11`
* Ruby `3.1.2` to `3.1.4`
* Python `2.7.18` to `3.10.11`
* Clojure `1.11.1.1165` to `1.11.1.1273`
* Clj-kondo `v2022.10.05` to `v2023.04.14`
* Zprint `1.2.5` to `1.2.6`
* Bundler `2.3.22` to `2.4.13`
* Gradle `6.9.2` to `6.9.4`
* Android Platform Tools `33.0.2` to `33.0.3`
* Android SDK Tools to Android SDK Command-Line Tools

Removals:

* Zprint since the version in `nixpkgs` was newer than in overlay.
* Xcode wrapper definition was removed since my fixes were merged:
  - https://github.com/NixOS/nixpkgs/pull/204278
  - https://github.com/NixOS/nixpkgs/pull/228696

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-20 12:53:06 +02:00
..
js/worklets Update prettier config for the project. (#16303) 2023-06-19 19:09:12 +05:30
mocks feat: add parallax component (#16277) 2023-06-16 03:09:10 -07:00
native_module [iOS] Perform preflight check for local network permission (#16150) 2023-06-09 15:55:15 +05:30
quo fix (fn[]) usage in hiccup (#15713) 2023-04-25 15:13:14 +02:00
quo2 nix: upgrade nixpkgs to latest nixos-22.11 2023-06-20 12:53:06 +02:00
react_native feat: add parallax component (#16277) 2023-06-16 03:09:10 -07:00
status_im fix the activity center crash when replying with an image (#16281) 2023-06-15 17:36:48 +05:30
status_im2 nix: upgrade nixpkgs to latest nixos-22.11 2023-06-20 12:53:06 +02:00
test_helpers Slide button component (bounty) (#16259) 2023-06-15 14:25:52 +02:00
utils feat: add parallax component (#16277) 2023-06-16 03:09:10 -07:00