Page MenuHomePhabricator

[nix] Update dev-shell.nix with comment on SystemConfiguration
ClosedPublic

Authored by will on Jan 17 2024, 11:12 AM.
Tags
None
Referenced Files
F3408754: D10668.diff
Wed, Dec 4, 12:51 PM
Unknown Object (File)
Thu, Nov 7, 12:52 AM
Unknown Object (File)
Oct 18 2024, 3:23 AM
Unknown Object (File)
Oct 18 2024, 3:23 AM
Unknown Object (File)
Oct 18 2024, 3:23 AM
Unknown Object (File)
Oct 18 2024, 3:23 AM
Unknown Object (File)
Oct 4 2024, 4:19 PM
Unknown Object (File)
Sep 11 2024, 4:01 PM
Subscribers

Details

Reviewers
ashoat
varun
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Commits
rCOMM0107bf19c4e7: [nix] Update dev-shell.nix with comment on SystemConfiguration
Summary

The reqwest requires the SystemConfiguration which is not available in the MacOS linker.

This adds a reminder comment to our nix shell to remove the SystemConfiguration dependency when the reqwest issue is resolved:
https://github.com/seanmonstar/reqwest/issues/2006#issue-1952682498

Test Plan

Successfully ran nix develop

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable