JEQCEOQDHPHNBWOKPJR4JR6AQMC4WR3RMHVHHPBBJMQ7IKCVEEPQC with import <nixpkgs> {};stdenv.mkDerivation {name = "Pijul";buildInputs = with pkgs; [zstdlibsodiumopensslpkgconfiglibiconv] ++ lib.optionals stdenv.isDarwin(with darwin.apple_sdk.frameworks; [CoreServicesSecuritySystemConfiguration]);}