edencommon: reorder inputs to match upstream file

This commit is contained in:
Emily
2024-11-18 17:44:34 +00:00
parent d26d7a195e
commit 7e35f7f5bb
+5 -2
View File
@@ -1,10 +1,13 @@
{
stdenv,
lib,
stdenv,
fetchFromGitHub,
cmake,
folly,
glog,
folly,
gtest,
apple-sdk_11,
darwinMinVersionHook,