edencommon: reorder inputs to match upstream file

(cherry picked from commit 7e35f7f5bb)
(cherry picked from commit 84f62d3ad33d86938991208f8b28cd3dfe01ba41)
This commit is contained in:
Emily
2024-11-30 15:11:31 +01:00
committed by Vladimír Čunát
parent 8a6656246e
commit 94c9aa7d4e
+5 -2
View File
@@ -1,10 +1,13 @@
{
stdenv,
lib,
stdenv,
fetchFromGitHub,
cmake,
folly,
glog,
folly,
gtest,
apple-sdk_11,
darwinMinVersionHook,