Fix darwin build of this package
Was about to send up another diff from the m1, and noticed that
master was failing to do nix develop after a rebase.
Differential D4727 Authored by • jon on Aug 2 2022, 11:15 PM.
Details
Summary Fix darwin build of this package Was about to send up another diff from the m1, and noticed that Test Plan Then run, from any m1 or intel mac, on any branch: nix develop github:commE2E/comm?ref=jonringer/unpatch-php-arc
Diff Detail
Event TimelineHerald added subscribers: • abosh, atul, • adrian, tomek. · View Herald TranscriptAug 2 2022, 11:15 PM2022-08-02 23:15:38 (UTC-7) Comment Actions This closely following what the original nixpkgs package did https://github.com/NixOS/nixpkgs/blob/1830dc8874d29cc43e5f3a6120c2be71edaea666/pkgs/development/tools/misc/arcanist/default.nix#L16-L22 I decided to do the more "nix" thing, which turned out to be not be darwin compatible by 1 character. • jon edited the test plan for this revision. (Show Details)Aug 2 2022, 11:24 PM2022-08-02 23:24:58 (UTC-7) Harbormaster completed remote builds in B11076: Diff 15250.Aug 2 2022, 11:28 PM2022-08-02 23:28:00 (UTC-7) This revision is now accepted and ready to land.Aug 3 2022, 6:41 AM2022-08-03 06:41:32 (UTC-7) Comment Actions
This comment was extremely helpful for the review Closed by commit rCOMM63237fbb4ff6: [Nix] Minimize arc's shebang length (authored by • jon). · Explain WhyAug 3 2022, 8:50 AM2022-08-03 08:50:13 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 15250 nix/arcanist.nix
|