We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 150676a commit ad8dcc5Copy full SHA for ad8dcc5
develop.nix
@@ -79,6 +79,7 @@ includeos.pkgs.mkShell.override { inherit (includeos) stdenv; } rec {
79
"${includeos.botan2.include}" \
80
"${includeos.http-parser.include}" \
81
"${includeos.lest.include}" \
82
+ "${includeos.libfdt.include}" \
83
"${includeos.uzlib.include}" \
84
"${includeos.pkgs.rapidjson}/include" \
85
"${includeos.pkgs.openssl}/include"
0 commit comments