@@ -5,7 +5,7 @@ with pkgs;
let
inherit (lib) optional optionals;
erlang_wx = erlangR22.override {
erlang_wx = erlangR23.override {
wxSupport = true;
};
in
@@ -13,4 +13,4 @@ in
mkShell {
buildInputs = [ erlang_wx git libsodium ]
++ optional stdenv.isLinux inotify-tools;
}
The note is not visible to the blocked user.