HomePhabricator
Diffusion Comm 8c2a50a18e79

[Nix] Update Nixpkgs

Description

[Nix] Update Nixpkgs

Summary:
Update to version of nixpkgs which has localstack
working again.

Part of https://linear.app/comm/issue/ENG-2470

Test Plan:
Nixpkgs covers almost all scenarios:

# If using the nix provided services
pkill mariadb redis

nix develop
yarn cleaninstall

# In a new terminal
nix develop
cd keyserver
yarn dev

# In a new terminal
nix develop
cd landing
yarn dev

# In a new terminal
nix develop
cd native
yarn dev

# In a new terminal
nix develop
cd web
yarn dev

# In a new terminal
nix develop
cd native
yarn react-native run-ios

# In a new terminal
nix develop
cd native
yarn react-native run-android

You should be able to:

Reviewers: ashoat, varun, O1 Nix

Reviewed By: ashoat, varun, O1 Nix

Subscribers: tomek, atul

Differential Revision: https://phab.comm.dev/D6107

Details

Provenance
jonAuthored on Dec 29 2022, 10:33 AM
Reviewer
Restricted Owners Package
Differential Revision
D6107: [Nix] Update Nixpkgs
Parents
rCOMM7a5905cdb914: [native] Fix android bottom navigation bar ovelapping with drawer content
Branches
Unknown
Tags
Unknown