10 version = "unstable-2020-09-12";
12 src = fetchFromGitHub {
15 rev = "6ff12fe4f96749ffd3c0ea3d9962742767937b4a";
16 sha256 = "sha256-GomTOdlU5ZwElKK8CM4DEMr51YDIrFKmTxUCGMLL3c4=";
19 nativeBuildInputs = [ reason ];
22 description = "Native Reason implementation of CSS Flexbox layout. An Yoga project port";
23 homepage = "https://github.com/jordwalke/flex";
25 license = licenses.mit;